diff options
author | lofi <lofi@FreeBSD.org> | 2004-11-08 00:34:12 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-11-08 00:34:12 +0000 |
commit | 0b6556548ebcb9a70fb027fc2988bb9562f679be (patch) | |
tree | 72c0b28822f6f58acdadcc22fe8e3042ef14ec20 /misc/koffice-i18n | |
parent | 38539b8ae1b566d4fa23f20138a9d8ee76a6f291 (diff) | |
download | FreeBSD-ports-0b6556548ebcb9a70fb027fc2988bb9562f679be.zip FreeBSD-ports-0b6556548ebcb9a70fb027fc2988bb9562f679be.tar.gz |
Update to KDE 3.3.1
Diffstat (limited to 'misc/koffice-i18n')
-rw-r--r-- | misc/koffice-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice-i18n/Makefile b/misc/koffice-i18n/Makefile index 94ddc07..6edeb8f 100644 --- a/misc/koffice-i18n/Makefile +++ b/misc/koffice-i18n/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} |