diff options
Diffstat (limited to 'misc/kde3-i18n/Makefile')
-rw-r--r-- | misc/kde3-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kde3-i18n/Makefile b/misc/kde3-i18n/Makefile index 54f3b4921caf..4128b4b09151 100644 --- a/misc/kde3-i18n/Makefile +++ b/misc/kde3-i18n/Makefile @@ -27,8 +27,8 @@ RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/vi/entry.desktop:${PORTSDIR}/vietnamese/kde3-i18n \ ${LOCALBASE}/share/locale/pl/entry.desktop:${PORTSDIR}/polish/kde3-i18n -.for LANG in af az bg bs ca cs cy da el en_GB eo es et eu fa fi hr id is it \ - lt lv mk ms mt nb nl nn nso ro se sk sl sr ss sv ta th tr ven xh zu +.for LANG in af az bg bn bs ca cs cy da el en_GB eo es et eu fa fi hr id is it lt \ + lv mk mn ms mt nb nds nl nn nso ro se sk sl sr sr@Latn ss sv ta tg th tr uz ven xh zu RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde3-i18n-${LANG} .endfor |