diff options
author | lofi <lofi@FreeBSD.org> | 2004-11-08 08:34:12 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-11-08 08:34:12 +0800 |
commit | 0b6556548ebcb9a70fb027fc2988bb9562f679be (patch) | |
tree | 72c0b28822f6f58acdadcc22fe8e3042ef14ec20 /editors/koffice-kde4-l10n | |
parent | 38539b8ae1b566d4fa23f20138a9d8ee76a6f291 (diff) | |
download | freebsd-ports-gnome-0b6556548ebcb9a70fb027fc2988bb9562f679be.tar.gz freebsd-ports-gnome-0b6556548ebcb9a70fb027fc2988bb9562f679be.tar.zst freebsd-ports-gnome-0b6556548ebcb9a70fb027fc2988bb9562f679be.zip |
Update to KDE 3.3.1
Diffstat (limited to 'editors/koffice-kde4-l10n')
-rw-r--r-- | editors/koffice-kde4-l10n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/koffice-kde4-l10n/Makefile b/editors/koffice-kde4-l10n/Makefile index 94ddc075555a..6edeb8f7852e 100644 --- a/editors/koffice-kde4-l10n/Makefile +++ b/editors/koffice-kde4-l10n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.4 CATEGORIES= misc kde MASTER_SITES= # none DISTFILES= # none @@ -29,7 +29,7 @@ RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/uk/LC_MESSAGES/kword.mo:${PORTSDIR}/ukrainian/koffice-i18n\ ${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW -.for LANG in af bg bs ca cs da el en_GB eo es et fa fi it \ +.for LANG in af bg bs ca cs da el en_GB eo es et fa fi hsb it \ lo lt lv mt nb nl nn se sk sl sr sv tg th tr ven xh zu RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG} |