From 4683b72009504fdceb42b1929346a84acaaa4254 Mon Sep 17 00:00:00 2001 From: beat Date: Mon, 28 Jun 2010 09:05:52 +0000 Subject: - Fix language packs with new thunderbird3 installation path - Bump PORTREVISION Feature safe: yes Reported by: Pengfei Ju --- mail/thunderbird3-i18n/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail') 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 \ -- cgit