Date: Mon, 16 Nov 2009 15:43:06 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r164 - branches/experimental/www/libxul-devel Message-ID: <200911161543.nAGFh6lp096540@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: beat
Date: Mon Nov 16 15:43:05 2009
New Revision: 164
Log:
- Add needed MOZ_OPTIONS which was accidentally not commited with the
initial commit.
Modified:
branches/experimental/www/libxul-devel/Makefile
Modified: branches/experimental/www/libxul-devel/Makefile
==============================================================================
--- branches/experimental/www/libxul-devel/Makefile Mon Nov 16 15:20:50 2009 (r163)
+++ branches/experimental/www/libxul-devel/Makefile Mon Nov 16 15:43:05 2009 (r164)
@@ -39,7 +39,7 @@
PORT_MOZCONFIG= ${WRKSRC}/xulrunner/config/mozconfig
MOZ_OPTIONS?= --with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA} \
--disable-javaxpcom --enable-canvas \
- --enable-system-cairo
+ --enable-system-cairo --disable-necko-wifi
MOZ_EXTENSIONS= default,cookie,permissions
OPTIONS= # Empty, used for generic gecko OPTIONS
USE_GECKO_OPTIONS= java debug logging optimized_cflags
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911161543.nAGFh6lp096540>
