diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-07 09:54:41 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-07 09:54:41 +0000 |
commit | 895175fe582e0a371aaf65ddfab7c7e6c1a0688f (patch) | |
tree | af7ff6aa060021d273fbb0ff697887708b5ba9ff /editors/calligra-l10n | |
parent | cb1c6ff934067791c777776f847ff8f771fd30d5 (diff) | |
download | ports-895175fe582e0a371aaf65ddfab7c7e6c1a0688f.tar.gz ports-895175fe582e0a371aaf65ddfab7c7e6c1a0688f.zip |
Add -se.
Notes
Notes:
svn path=/head/; revision=103184
Diffstat (limited to 'editors/calligra-l10n')
-rw-r--r-- | editors/calligra-l10n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra-l10n/Makefile b/editors/calligra-l10n/Makefile index 8d75647463fe..1bd726de12bb 100644 --- a/editors/calligra-l10n/Makefile +++ b/editors/calligra-l10n/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW .for LANG in af bs cs da el en_GB eo es et it \ - lo lt lv mt nb nl nn sk sl sv th tr ven xh zu + lo lt lv mt nb nl nn se sk sl sv th tr ven xh zu RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG} .endfor |