aboutsummaryrefslogtreecommitdiffstats
path: root/www/mozilla
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-12-06 02:55:34 +0800
committerahze <ahze@FreeBSD.org>2005-12-06 02:55:34 +0800
commit0182149f2ff6089ea53baa47c259d9d799ffd57a (patch)
tree4a4dd8f52f961c8c3f3ec1ad9efdc7f6b1e7366c /www/mozilla
parent98e1ee237351cd15ba1e5efc3a0489cf47151260 (diff)
downloadfreebsd-ports-gnome-0182149f2ff6089ea53baa47c259d9d799ffd57a.tar.gz
freebsd-ports-gnome-0182149f2ff6089ea53baa47c259d9d799ffd57a.tar.zst
freebsd-ports-gnome-0182149f2ff6089ea53baa47c259d9d799ffd57a.zip
- Remove isp stuff if build with mail
Diffstat (limited to 'www/mozilla')
-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