diff options
author | beat <beat@FreeBSD.org> | 2011-01-03 23:14:03 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-01-03 23:14:03 +0800 |
commit | d73012db2699156bb4868f9e2f475fd1609ff899 (patch) | |
tree | 224c05be66286146ba88195a4728d96b18155181 /mail/thunderbird-i18n | |
parent | 57df102eb067878e070299b206c681605e785102 (diff) | |
download | freebsd-ports-gnome-d73012db2699156bb4868f9e2f475fd1609ff899.tar.gz freebsd-ports-gnome-d73012db2699156bb4868f9e2f475fd1609ff899.tar.zst freebsd-ports-gnome-d73012db2699156bb4868f9e2f475fd1609ff899.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 \ |