diff options
Diffstat (limited to 'editors/koffice-kde4-l10n/Makefile')
-rw-r--r-- | editors/koffice-kde4-l10n/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/koffice-kde4-l10n/Makefile b/editors/koffice-kde4-l10n/Makefile index b1f91f31e27d..1bd01dca124a 100644 --- a/editors/koffice-kde4-l10n/Makefile +++ b/editors/koffice-kde4-l10n/Makefile @@ -28,12 +28,13 @@ RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/pt/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n\ ${LOCALBASE}/share/locale/pt_BR/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n-pt_BR\ ${LOCALBASE}/share/locale/ru/LC_MESSAGES/kword.mo:${PORTSDIR}/russian/koffice-i18n\ + ${LOCALBASE}/share/locale/sr@Latn/LC_MESSAGES/kword.mo:${PORTSDIR}/editors/koffice-i18n-sr_Latn \ ${LOCALBASE}/share/locale/uk/LC_MESSAGES/kword.mo:${PORTSDIR}/ukrainian/koffice-i18n\ ${LOCALBASE}/share/locale/zh_CN/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_CN \ ${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW .for LANG in af bg br bs ca cs cy da el en_GB eo es et eu fa fi ga gl hi hsb is it \ - lo lt lv mk ms mt nb nl nn ro se sk sl sr sr_Latn sv ta tg th tr uz ven xh zu + lo lt lv mk ms mt nb nl nn ro se sk sl sr sv ta tg th tr uz ven xh zu RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/editors/koffice-i18n-${LANG} .endfor |