diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-06 10:20:36 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-06 10:20:36 +0000 |
commit | 8590c3cb0d8deced29575cde6f4cab7781369fea (patch) | |
tree | c1b0d097136bdd7be1d2791f8ac325287adf865d /editors/calligra-l10n | |
parent | 276549e3f1e190d40f403c2b422ee2122b8d8f47 (diff) | |
download | ports-8590c3cb0d8deced29575cde6f4cab7781369fea.tar.gz ports-8590c3cb0d8deced29575cde6f4cab7781369fea.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 6486432ee7d6..e7008ccd0729 100644 --- a/editors/calligra-l10n/Makefile +++ b/editors/calligra-l10n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= misc kde MASTER_SITES= # none DISTFILES= # none @@ -29,8 +29,8 @@ 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 bs ca cs da el en_GB eo es et fa fi it \ - lo lt lv mt nb nl nn se sk sl sr sv th tr ven xh zu +.for LANG in af bg bs ca cs da el en_GB eo es et fa fi 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} .endfor |