aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-12-05 18:55:34 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-12-05 18:55:34 +0000
commit5a3ebd9a84579b2a76d666a441c4023a2490d072 (patch)
treede6f034f74246ce218391b6dabf1ed53c10307a1 /www
parente2375dd4f94056ce4455db33654861c654a9220d (diff)
Notes
Diffstat (limited to 'www')
-rw-r--r--www/mozilla/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index f0f3bff4cb59..f5094beea40e 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mozilla
PORTVERSION= 1.7.12
-PORTREVISION?= 4
+PORTREVISION?= 5
PORTEPOCH= 2
CATEGORIES?= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
@@ -48,6 +48,13 @@ OPTIONS=CALENDAR "Enable the Calendar module" off \
JAVASCRIPT_DEBUGGER "Enable DTD and JavaScript debuggers" off \
SMB "Enable smb:// URI support using gnomevfs" off
+.if !defined(WITHOUT_MAILNEWS)
+GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/defaults/isp/US/movemail.rdf \
+ lib/${MOZILLA}/defaults/isp/movemail.rdf
+GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/defaults/isp/US/ \
+ lib/${MOZILLA}/defaults/isp
+.endif
+
.include <bsd.port.pre.mk>
# libart patches