diff options
Diffstat (limited to 'editors/koffice-i18n/Makefile')
-rw-r--r-- | editors/koffice-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/koffice-i18n/Makefile b/editors/koffice-i18n/Makefile index 1bd726de12bb..6486432ee7d6 100644 --- a/editors/koffice-i18n/Makefile +++ b/editors/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 |