aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird3
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2009-11-26 08:30:19 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2009-11-26 08:30:19 +0000
commitb17ec0000f61ab6c8bb148188c8006d02cb73306 (patch)
tree9d6c8fcb771ad196adeb62fafad9847c836583c2 /mail/thunderbird3
parentea3f2142517fe358464f6691bc3cdbf6b851ac6a (diff)
downloadports-b17ec0000f61ab6c8bb148188c8006d02cb73306.tar.gz
ports-b17ec0000f61ab6c8bb148188c8006d02cb73306.zip
Notes
Diffstat (limited to 'mail/thunderbird3')
-rw-r--r--mail/thunderbird3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile
index 8727dc0d0e5c..b127d82f6a29 100644
--- a/mail/thunderbird3/Makefile
+++ b/mail/thunderbird3/Makefile
@@ -8,6 +8,7 @@
PORTNAME= thunderbird
DISTVERSION= 2.0.0.23
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
@@ -27,7 +28,7 @@ USE_GECKO= gecko
WANT_PERL= yes
MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices,auth,transformiix
-MOZ_PROTOCOLS= http,file,jar,viewsource,res,data
+MOZ_PROTOCOLS= http,ftp,file,jar,viewsource,res,data
MOZ_GRAPHICS= default,-xbm
MOZ_OPTIONS= --with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA} \
--enable-single-profile --disable-profilesharing \