diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-10-29 23:48:18 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-10-29 23:48:18 +0000 |
commit | c13a5bcfcd39a60b06331e0e456f81187f336764 (patch) | |
tree | 24d87d150c14833a85f8fac72b8a8e53d186d7c8 /misc/kde4-l10n | |
parent | 16387cc66d68e7df0f3953c17282a1ba85fc5eb5 (diff) | |
download | ports-c13a5bcfcd39a60b06331e0e456f81187f336764.tar.gz ports-c13a5bcfcd39a60b06331e0e456f81187f336764.zip |
Notes
Diffstat (limited to 'misc/kde4-l10n')
-rw-r--r-- | misc/kde4-l10n/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/kde4-l10n/Makefile b/misc/kde4-l10n/Makefile index 9c9ae2ce42bc..8175b3aa002a 100644 --- a/misc/kde4-l10n/Makefile +++ b/misc/kde4-l10n/Makefile @@ -28,9 +28,9 @@ 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 br bs ca cs cy da el en_GB eo es et eu fa fi fy ga gl hi \ - hr hsb id is it kk km lt lv mk mn ms mt nb nds nl nn nso pa ro rw se sk sl \ - sr sr@Latn ss sv ta tg th tr uz ven xh zu +.for LANG in af az bg bn br bs ca cs csb cy da el en_GB eo es et eu fa fi fy ga gl hi \ + hr hsb is it kk km lt lv mk mn ms mt nb nds nl nn nso pa ro rw se sk sl \ + sr sr@Latn ss sv ta te tg th tr uz ven wa xh zu RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde3-i18n-${LANG} .endfor |