aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kde4-l10n
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2003-07-29 12:26:22 +0800
committerlofi <lofi@FreeBSD.org>2003-07-29 12:26:22 +0800
commit479d487f0145cf1c6b055c0575361c5350c135ac (patch)
treecd6b53895ab84f4324ba042d08f921529be4ca55 /misc/kde4-l10n
parent1e8eb5e8be1b2d96efca243817309906398909d6 (diff)
downloadfreebsd-ports-gnome-479d487f0145cf1c6b055c0575361c5350c135ac.tar.gz
freebsd-ports-gnome-479d487f0145cf1c6b055c0575361c5350c135ac.tar.zst
freebsd-ports-gnome-479d487f0145cf1c6b055c0575361c5350c135ac.zip
Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
Diffstat (limited to 'misc/kde4-l10n')
-rw-r--r--misc/kde4-l10n/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/kde4-l10n/Makefile b/misc/kde4-l10n/Makefile
index ec9947539f0c..d70eb2badf39 100644
--- a/misc/kde4-l10n/Makefile
+++ b/misc/kde4-l10n/Makefile
@@ -21,13 +21,12 @@ 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
-.for LANG in af ar az bg bs ca cs da el en_GB eo es et fi hr id is it \
- lt lv mt nb nl nn pl ro sk sl sr sv ta th tr ven xh zu
+.for LANG in af ar bg bs ca cs da el en_GB eo es et fa fi hr is it \
+ lt mk mt nb nl nn nso pl ro sk sl sr sv ta th tr ven xh zu
RUN_DEPENDS+=\
${LOCALBASE}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde3-i18n-${LANG}
.endfor