diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-01-03 23:14:03 +0800 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-01-03 23:14:03 +0800 |
commit | b39d06305d4281361ed083ef5aa4184127fc9cbf (patch) | |
tree | 5868846ccca1366cad444a58bc1527f7be5c17be /mail/thunderbird-i18n | |
parent | 058f1fd49c7974a564e2ad1a7a741d07623d2bfc (diff) | |
download | freebsd-ports-gnome-b39d06305d4281361ed083ef5aa4184127fc9cbf.tar.gz freebsd-ports-gnome-b39d06305d4281361ed083ef5aa4184127fc9cbf.tar.zst freebsd-ports-gnome-b39d06305d4281361ed083ef5aa4184127fc9cbf.zip |
- Set RUN_DEPENDS to appropriate Thunderbird version
- Bump PORTREVISION
Diffstat (limited to 'mail/thunderbird-i18n')
-rw-r--r-- | mail/thunderbird-i18n/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |