diff options
author | lofi <lofi@FreeBSD.org> | 2006-05-27 18:26:19 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2006-05-27 18:26:19 +0800 |
commit | e80088f5c956ed5081f7634243da9dabf9d7c01e (patch) | |
tree | 3502a77b1d822a2e179a07550b2001898e27d052 /misc/koffice-i18n | |
parent | 68f2cc7a7dafee891ebd10fb3fbd9aefffc6359b (diff) | |
download | freebsd-ports-gnome-e80088f5c956ed5081f7634243da9dabf9d7c01e.tar.gz freebsd-ports-gnome-e80088f5c956ed5081f7634243da9dabf9d7c01e.tar.zst freebsd-ports-gnome-e80088f5c956ed5081f7634243da9dabf9d7c01e.zip |
Update to KOffice 1.5.1
Diffstat (limited to 'misc/koffice-i18n')
-rw-r--r-- | misc/koffice-i18n/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/koffice-i18n/Makefile b/misc/koffice-i18n/Makefile index 0bbfa017b049..0b8845efdb0d 100644 --- a/misc/koffice-i18n/Makefile +++ b/misc/koffice-i18n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= misc kde MASTER_SITES= # none DISTFILES= # none @@ -30,8 +30,8 @@ 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 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 +.for LANG in af bg br bs ca cs cy da el en_GB eo es et eu fa fi ga hi hsb is it \ + lo lt lv mk ms mt nb nl nn ro se sk sl sr sr@Latn sv ta tg th tr uz ven xh zu RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG} .endfor |