diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-03 06:36:08 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-03 06:36:08 +0000 |
commit | 87e6b6b058cb2335ddbcab991ae3f1d1c367e070 (patch) | |
tree | 2625beacf6e3ac8cca80c9ca2425b5e12414b3c2 /mail/thunderbird3-i18n/Makefile | |
parent | 7ff948938ba6673d93a1a2224b03b13c83d6cab0 (diff) |
Notes
Diffstat (limited to 'mail/thunderbird3-i18n/Makefile')
-rw-r--r-- | mail/thunderbird3-i18n/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/thunderbird3-i18n/Makefile b/mail/thunderbird3-i18n/Makefile index 0c555434cfc7..6e8b29836aec 100644 --- a/mail/thunderbird3-i18n/Makefile +++ b/mail/thunderbird3-i18n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thunderbird-i18n -PORTVERSION= 2.0.0.9 +PORTVERSION= 2.0.0.12 CATEGORIES= mail MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= @@ -23,9 +23,9 @@ RUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-swit NO_BUILD= yes USE_XPI= *thunderbird -THUNDERBIRD_I18N_ALL= be bg ca cs da de el en-GB es-AR es-ES eu fi fr ga-IE \ +THUNDERBIRD_I18N_ALL= af be bg ca cs da de el en-GB es-AR es-ES eu fi fr ga-IE \ he hu it ja ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR \ - pt-PT ru sk sl sv-SE tr zh-CN zh-TW + pt-PT ru sk sl sv-SE tr uk zh-CN zh-TW .ifdef PACKAGE_BUILDING THUNDERBIRD_I18N?= all .else |