diff options
author | lofi <lofi@FreeBSD.org> | 2004-03-09 01:22:49 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-03-09 01:22:49 +0800 |
commit | 3e82d2ce7743dd6607ba9a4d72c3ae7a2149c8e8 (patch) | |
tree | dfc8572188ef0df2b5dc3a44891b915b80873353 /misc | |
parent | 9a82348e0cee6e0de226cbe0472157a02ac9c680 (diff) | |
download | freebsd-ports-gnome-3e82d2ce7743dd6607ba9a4d72c3ae7a2149c8e8.tar.gz freebsd-ports-gnome-3e82d2ce7743dd6607ba9a4d72c3ae7a2149c8e8.tar.zst freebsd-ports-gnome-3e82d2ce7743dd6607ba9a4d72c3ae7a2149c8e8.zip |
Add missing language slave ports.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/koffice-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice-i18n/Makefile b/misc/koffice-i18n/Makefile index 1bd726de12bb..6486432ee7d6 100644 --- a/misc/koffice-i18n/Makefile +++ b/misc/koffice-i18n/Makefile @@ -29,8 +29,8 @@ RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/uk/LC_MESSAGES/kword.mo:${PORTSDIR}/ukrainian/koffice-i18n\ ${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 se sk sl sv th tr ven xh zu +.for LANG in af bs ca cs da el en_GB eo es et fa fi it \ + lo lt lv mt nb nl nn se sk sl sr sv th tr ven xh zu RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG} .endfor |