diff options
author | beat <beat@FreeBSD.org> | 2011-09-30 21:33:08 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-09-30 21:33:08 +0800 |
commit | 4f10ff5b74119937698794a13372e52bdbd38c8b (patch) | |
tree | 0325ea826425015c85d1c40dd77770359c40de67 /mail/thunderbird-i18n | |
parent | c72e92bada3919f3080d048cecccc6fc3f7964ea (diff) | |
download | freebsd-ports-gnome-4f10ff5b74119937698794a13372e52bdbd38c8b.tar.gz freebsd-ports-gnome-4f10ff5b74119937698794a13372e52bdbd38c8b.tar.zst freebsd-ports-gnome-4f10ff5b74119937698794a13372e52bdbd38c8b.zip |
- Update USE_XPI in the Mozilla -i18n ports as with the last update all
Mozilla Linux ports have been updated to the latest version.
- Bump PORTREVISION.
Noticed by: ale@
Diffstat (limited to 'mail/thunderbird-i18n')
-rw-r--r-- | mail/thunderbird-i18n/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile index a1cceda4823d..1ec567a119db 100644 --- a/mail/thunderbird-i18n/Makefile +++ b/mail/thunderbird-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= thunderbird-i18n PORTVERSION= 7.0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= @@ -24,7 +25,7 @@ RUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-swit NO_BUILD= yes USE_THUNDERBIRD= 70 -USE_XPI= thunderbird +USE_XPI= thunderbird linux-thunderbird THUNDERBIRD_I18N_ALL= ar br ca cs da de en-GB en-US es-AR es-ES et eu fi fr \ fy-NL ga-IE gd gl he hu is it ja ko lt nb-NO nl nn-NO \ |