diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-19 00:36:33 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-19 00:36:33 +0000 |
commit | f9a261acc1d3fe8d547ab9ff718f2dc61ff2b466 (patch) | |
tree | 84a5af1b32876b53dd4b09d9b833bd5b9328ef1f /misc/kde4-l10n | |
parent | 029ceb092542c6c15b9e180b26362f0ba9e76f2a (diff) | |
download | ports-f9a261acc1d3fe8d547ab9ff718f2dc61ff2b466.tar.gz ports-f9a261acc1d3fe8d547ab9ff718f2dc61ff2b466.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 813121975aeb..1f9c01496242 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 az bg bn bs ca cs cy da el en_GB eo es et eu fa fi hr hsb id is it lt \ - lv mk mn ms mt nb nds nl nn nso pa ro se sk sl sr sr@Latn ss sv ta tg th tr uz 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 hsb is it lt \ + mk mn ms mt nb nds nl nn nso pa 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 |