summaryrefslogtreecommitdiff
path: root/misc/koffice-i18n
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-08 17:22:49 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-08 17:22:49 +0000
commit51f27cec12c543b6ed4c12d04ddf497bf7ffb209 (patch)
treef2b0b3a716c1e8a8f3f7ae75fdda0125988a2294 /misc/koffice-i18n
parentFix plists. (diff)
Add missing language slave ports.
Notes
Notes: svn path=/head/; revision=103324
Diffstat (limited to 'misc/koffice-i18n')
-rw-r--r--misc/koffice-i18n/Makefile4
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