Date: Thu, 21 Jun 2012 12:13:27 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r788 - branches/experimental/www/firefox36 Message-ID: <201206211213.q5LCDR5g009340@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Jun 21 12:13:27 2012
New Revision: 788
Log:
fix default options for BATCH mode after r733
Modified:
branches/experimental/www/firefox36/Makefile
Modified: branches/experimental/www/firefox36/Makefile
==============================================================================
--- branches/experimental/www/firefox36/Makefile Thu Jun 21 12:08:06 2012 (r787)
+++ branches/experimental/www/firefox36/Makefile Thu Jun 21 12:13:27 2012 (r788)
@@ -51,6 +51,8 @@
--disable-updater \
--disable-necko-wifi
+OPTIONS_DEFAULT=DBUS
+
.include <bsd.port.pre.mk>
EXTRA_PATCHES= ${FILESDIR}/libsydney_oss
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206211213.q5LCDR5g009340>
