diff options
Diffstat (limited to 'editors/koffice-i18n/Makefile')
-rw-r--r-- | editors/koffice-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/koffice-i18n/Makefile b/editors/koffice-i18n/Makefile index 977d29a6f36a..7268cb65796b 100644 --- a/editors/koffice-i18n/Makefile +++ b/editors/koffice-i18n/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} |