diff options
author | lofi <lofi@FreeBSD.org> | 2004-03-08 17:22:49 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-03-08 17:22:49 +0000 |
commit | 3e82d2ce7743dd6607ba9a4d72c3ae7a2149c8e8 (patch) | |
tree | dfc8572188ef0df2b5dc3a44891b915b80873353 /editors/calligra-l10n/Makefile | |
parent | 9a82348e0cee6e0de226cbe0472157a02ac9c680 (diff) | |
download | FreeBSD-ports-3e82d2ce7743dd6607ba9a4d72c3ae7a2149c8e8.zip FreeBSD-ports-3e82d2ce7743dd6607ba9a4d72c3ae7a2149c8e8.tar.gz |
Add missing language slave ports.
Diffstat (limited to 'editors/calligra-l10n/Makefile')
-rw-r--r-- | editors/calligra-l10n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/calligra-l10n/Makefile b/editors/calligra-l10n/Makefile index 1bd726d..6486432 100644 --- a/editors/calligra-l10n/Makefile +++ b/editors/calligra-l10n/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 |