summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-23 08:40:57 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-23 08:40:57 +0800
commitea211676052ed77a6250dd6c4dedafa12f3acdf0 (patch)
tree9658e99d8a6ef6ef40bbf1360a30a13aeb882647 /www
parentcb56af7e8e8773360a8183aa82b898bb86775b63 (diff)
downloadmarcuscom-ports-ea211676052ed77a6250dd6c4dedafa12f3acdf0.tar
marcuscom-ports-ea211676052ed77a6250dd6c4dedafa12f3acdf0.tar.gz
marcuscom-ports-ea211676052ed77a6250dd6c4dedafa12f3acdf0.tar.bz2
marcuscom-ports-ea211676052ed77a6250dd6c4dedafa12f3acdf0.tar.lz
marcuscom-ports-ea211676052ed77a6250dd6c4dedafa12f3acdf0.tar.xz
marcuscom-ports-ea211676052ed77a6250dd6c4dedafa12f3acdf0.tar.zst
marcuscom-ports-ea211676052ed77a6250dd6c4dedafa12f3acdf0.zip
- Make life easy by defining PORT_MOZCONFIG and pointing it to the
recommended mozconfig included with nvu git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5184 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-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