diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 11:19:58 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 11:19:58 +0000 |
commit | de94e0e1609a9f2a40be0bdc9592002fe3464557 (patch) | |
tree | e63a7473b09ed1d3956224c6f37079320c4da68e /editors/koffice-kde4-l10n | |
parent | b3fc541cf1e8cc80c15b4d48188487501618ae39 (diff) | |
download | ports-de94e0e1609a9f2a40be0bdc9592002fe3464557.tar.gz ports-de94e0e1609a9f2a40be0bdc9592002fe3464557.zip |
Notes
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 977d29a6f36a..7268cb65796b 100644 --- a/editors/koffice-kde4-l10n/Makefile +++ b/editors/koffice-kde4-l10n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= misc kde MASTER_SITES= # none DISTFILES= # none @@ -30,7 +30,7 @@ RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/zh_CN/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_CN \ ${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW -.for LANG in af bg br bs ca cs cy da el en_GB eo es et fa fi hsb it \ +.for LANG in af bg br bs ca cs cy da el en_GB eo es et eu fa fi hsb it \ lo lt lv mt nb nl nn se sk sl sr sr@Latn sv ta tg th tr ven xh zu RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG} |