diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 01:23:10 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 01:23:10 +0000 |
commit | 38a92d46fecb74d6b431e72fb051d4852ae09192 (patch) | |
tree | 9175166a8d864537bf06b6192f8990ba59164986 /misc/kde4-l10n | |
parent | baa573cc0f3c67d02f961def5da5d4b3fccc5e54 (diff) | |
download | ports-38a92d46fecb74d6b431e72fb051d4852ae09192.tar.gz ports-38a92d46fecb74d6b431e72fb051d4852ae09192.zip |
Notes
Diffstat (limited to 'misc/kde4-l10n')
-rw-r--r-- | misc/kde4-l10n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kde4-l10n/Makefile b/misc/kde4-l10n/Makefile index 6c4d9677f5a1..54f3b4921caf 100644 --- a/misc/kde4-l10n/Makefile +++ b/misc/kde4-l10n/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 bg bs ca cs da el en_GB eo es et fa fi hr is it \ - lt mk mt nb nl nn nso ro sk sl sr sv ta th tr ven xh zu +.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 RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde3-i18n-${LANG} .endfor |