aboutsummaryrefslogtreecommitdiff
path: root/misc/kde3-i18n
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-07-31 22:46:35 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-07-31 22:46:35 +0000
commitecc191066f62f2a3d850fba9401f792e1f815eb2 (patch)
treebe8bf1b5e0b49d461d65216e02a2ab4b735a6c54 /misc/kde3-i18n
parent2a9bde49bb09001bd162ad70d8be7d4aef7ddb67 (diff)
downloadports-ecc191066f62f2a3d850fba9401f792e1f815eb2.tar.gz
ports-ecc191066f62f2a3d850fba9401f792e1f815eb2.zip
Update to KDE 3.4.2 / KOffice 1.4.1
Notes
Notes: svn path=/head/; revision=140588
Diffstat (limited to 'misc/kde3-i18n')
-rw-r--r--misc/kde3-i18n/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/kde3-i18n/Makefile b/misc/kde3-i18n/Makefile
index 1f9c01496242..f451380a189c 100644
--- a/misc/kde3-i18n/Makefile
+++ b/misc/kde3-i18n/Makefile
@@ -22,13 +22,15 @@ RUN_DEPENDS+=\
${LOCALBASE}/share/locale/de/entry.desktop:${PORTSDIR}/german/kde3-i18n \
${LOCALBASE}/share/locale/he/entry.desktop:${PORTSDIR}/hebrew/kde3-i18n \
${LOCALBASE}/share/locale/hu/entry.desktop:${PORTSDIR}/hungarian/kde3-i18n \
+ ${LOCALBASE}/share/locale/ko/entry.desktop:${PORTSDIR}/korean/kde3-i18n \
${LOCALBASE}/share/locale/ru/entry.desktop:${PORTSDIR}/russian/kde3-i18n \
${LOCALBASE}/share/locale/uk/entry.desktop:${PORTSDIR}/ukrainian/kde3-i18n \
${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 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
+.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
RUN_DEPENDS+=\
${LOCALBASE}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde3-i18n-${LANG}
.endfor