diff options
author | lofi <lofi@FreeBSD.org> | 2004-05-06 18:20:36 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-05-06 18:20:36 +0800 |
commit | 00eb860b53b189b648ebbc687d717544ea036ba9 (patch) | |
tree | 7247db11598bd23518dfbd58ebfbe3b5cbeb92f1 /editors/calligra-l10n | |
parent | f3ecab2b0d311b4fed0dcc34b42fd978f2943a50 (diff) | |
download | freebsd-ports-gnome-00eb860b53b189b648ebbc687d717544ea036ba9.tar.gz freebsd-ports-gnome-00eb860b53b189b648ebbc687d717544ea036ba9.tar.zst freebsd-ports-gnome-00eb860b53b189b648ebbc687d717544ea036ba9.zip |
Update to version 1.3.1
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 |