diff options
author | lofi <lofi@FreeBSD.org> | 2004-03-07 17:54:41 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-03-07 17:54:41 +0800 |
commit | 29b0240c5bf93cdfeb5b431a7a1344cd680e566a (patch) | |
tree | a8b403b63a9032a2a241d5caf52b6c994b369e48 /misc | |
parent | 657065b8e14e4a41314649583fd0d955a1296876 (diff) | |
download | freebsd-ports-gnome-29b0240c5bf93cdfeb5b431a7a1344cd680e566a.tar.gz freebsd-ports-gnome-29b0240c5bf93cdfeb5b431a7a1344cd680e566a.tar.zst freebsd-ports-gnome-29b0240c5bf93cdfeb5b431a7a1344cd680e566a.zip |
Add -se.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/koffice-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/koffice-i18n/Makefile b/misc/koffice-i18n/Makefile index 8d75647463fe..1bd726de12bb 100644 --- a/misc/koffice-i18n/Makefile +++ b/misc/koffice-i18n/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 |