diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-01-03 15:14:03 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-01-03 15:14:03 +0000 |
commit | b39d06305d4281361ed083ef5aa4184127fc9cbf (patch) | |
tree | 5868846ccca1366cad444a58bc1527f7be5c17be /mail | |
parent | 058f1fd49c7974a564e2ad1a7a741d07623d2bfc (diff) | |
download | ports-b39d06305d4281361ed083ef5aa4184127fc9cbf.tar.gz ports-b39d06305d4281361ed083ef5aa4184127fc9cbf.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird-esr-i18n/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird-i18n/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird3-i18n/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/mail/thunderbird-esr-i18n/Makefile b/mail/thunderbird-esr-i18n/Makefile index 75fb04741556..1a0c5e65c8b0 100644 --- a/mail/thunderbird-esr-i18n/Makefile +++ b/mail/thunderbird-esr-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= thunderbird-i18n PORTVERSION= 3.1.7 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= @@ -21,6 +22,7 @@ RUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-swit .endif NO_BUILD= yes +USE_THUNDERBIRD= yes USE_XPI= *thunderbird THUNDERBIRD_I18N_ALL= af ar be bg bn-BD ca cs da de el en-GB en-US es-AR es-ES \ diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile index 75fb04741556..1a0c5e65c8b0 100644 --- a/mail/thunderbird-i18n/Makefile +++ b/mail/thunderbird-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= thunderbird-i18n PORTVERSION= 3.1.7 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= @@ -21,6 +22,7 @@ RUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-swit .endif NO_BUILD= yes +USE_THUNDERBIRD= yes USE_XPI= *thunderbird THUNDERBIRD_I18N_ALL= af ar be bg bn-BD ca cs da de el en-GB en-US es-AR es-ES \ diff --git a/mail/thunderbird3-i18n/Makefile b/mail/thunderbird3-i18n/Makefile index 2833c507f308..7b6fbc46d469 100644 --- a/mail/thunderbird3-i18n/Makefile +++ b/mail/thunderbird3-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= thunderbird3-i18n PORTVERSION= 3.0.11 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= @@ -21,6 +22,7 @@ RUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-swit .endif NO_BUILD= yes +USE_THUNDERBIRD= 30 USE_XPI= *thunderbird* THUNDERBIRD_I18N_ALL= af ar be bg bn-BD ca cs da de el en-GB es-AR es-ES et \ |