diff options
author | beat <beat@FreeBSD.org> | 2010-06-28 17:05:52 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-06-28 17:05:52 +0800 |
commit | 4683b72009504fdceb42b1929346a84acaaa4254 (patch) | |
tree | 088835dcada7a855bd685dffe27af3b7a996dab6 /mail | |
parent | 22a6501fd7f8660ba665e8718bac33ba603784dd (diff) | |
download | freebsd-ports-gnome-4683b72009504fdceb42b1929346a84acaaa4254.tar.gz freebsd-ports-gnome-4683b72009504fdceb42b1929346a84acaaa4254.tar.zst freebsd-ports-gnome-4683b72009504fdceb42b1929346a84acaaa4254.zip |
- Fix language packs with new thunderbird3 installation path
- Bump PORTREVISION
Feature safe: yes
Reported by: Pengfei Ju <jupengfei AT gmail.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird3-i18n/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/thunderbird3-i18n/Makefile b/mail/thunderbird3-i18n/Makefile index 3024e4836232..4673585eb1ab 100644 --- a/mail/thunderbird3-i18n/Makefile +++ b/mail/thunderbird3-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= thunderbird3-i18n PORTVERSION= 3.0.5 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= @@ -21,7 +22,7 @@ RUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-swit .endif NO_BUILD= yes -USE_XPI= *thunderbird-3.0* +USE_XPI= *thunderbird* THUNDERBIRD_I18N_ALL= af ar be bg bn-BD ca cs da de el en-GB es-AR es-ES et \ eu fi fr fy-NL ga-IE gl he hu id is it ja ka ko lt \ |