summaryrefslogtreecommitdiffstats
path: root/www/nvu
diff options
context:
space:
mode:
Diffstat (limited to 'www/nvu')
-rw-r--r--www/nvu/Makefile3
-rw-r--r--www/nvu/files/mozconfig.in14
2 files changed, 2 insertions, 15 deletions
diff --git a/www/nvu/Makefile b/www/nvu/Makefile
index bf78ca70e..9000d9af8 100644
--- a/www/nvu/Makefile
+++ b/www/nvu/Makefile
@@ -3,7 +3,7 @@
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
-# $MCom: ports/www/nvu/Makefile,v 1.1 2005/11/14 04:12:09 ahze Exp $
+# $MCom: ports/www/nvu/Makefile,v 1.2 2005/11/22 21:29:16 ahze Exp $
#
PORTNAME= nvu
@@ -22,6 +22,7 @@ USE_GMAKE= yes
NVU= ${PORTNAME}-${DISTVERSION}
MAKEFILE= client.mk
ALL_TARGET= build_all
+PORT_MOZCONFIG= ${WRKSRC}/composer/config/mozconfig.linux
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../mozilla/Makefile.common"
diff --git a/www/nvu/files/mozconfig.in b/www/nvu/files/mozconfig.in
deleted file mode 100644
index 49445ae5a..000000000
--- a/www/nvu/files/mozconfig.in
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-# $MCom: ports/www/nvu/files/mozconfig.in,v 1.1 2005/11/14 04:12:09 ahze Exp $
-
-export MOZILLA_OFFICIAL=1
-export BUILD_OFFICIAL=1
-
-export MOZ_STANDALONE_COMPOSER=1
-mk_add_options MOZ_STANDALONE_COMPOSER=1
-
-ac_add_options --enable-single-profile
-ac_add_options --disable-ldap
-ac_add_options --disable-svg
-ac_add_options --enable-extensions=wallet,xml-rpc,xmlextras,pref,universalchardet,editor/cascades,spellcheck
-ac_add_options --enable-image-decoders=default,-xbm