diff options
author | lofi <lofi@FreeBSD.org> | 2004-12-19 08:36:33 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-12-19 08:36:33 +0800 |
commit | 5fe58e410a2bafa33def92160fb435687a9c7e30 (patch) | |
tree | 15d68b9a7bacebedc2a1187367b77d57f61bdc41 /misc/kde3-i18n | |
parent | 38d36673ee534d529016e5782f4af1b25f106392 (diff) | |
download | freebsd-ports-gnome-5fe58e410a2bafa33def92160fb435687a9c7e30.tar.gz freebsd-ports-gnome-5fe58e410a2bafa33def92160fb435687a9c7e30.tar.zst freebsd-ports-gnome-5fe58e410a2bafa33def92160fb435687a9c7e30.zip |
Bring the i18n metaports in sync with the available i18n subports.
Diffstat (limited to 'misc/kde3-i18n')
-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 813121975aeb..1f9c01496242 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 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 |