diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-05-27 10:26:19 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-05-27 10:26:19 +0000 |
commit | d10a5375ee2dc40342659770fb792c82feb38f1a (patch) | |
tree | 0a6e78f84a7d8a5a857695d7483ce6d655841a2f /editors/calligra-l10n | |
parent | 10798f005920306718bb65aca894e66e6d3365e3 (diff) | |
download | ports-d10a5375ee2dc40342659770fb792c82feb38f1a.tar.gz ports-d10a5375ee2dc40342659770fb792c82feb38f1a.zip |
Notes
Diffstat (limited to 'editors/calligra-l10n')
-rw-r--r-- | editors/calligra-l10n/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/calligra-l10n/Makefile b/editors/calligra-l10n/Makefile index 0bbfa017b049..0b8845efdb0d 100644 --- a/editors/calligra-l10n/Makefile +++ b/editors/calligra-l10n/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 |