[PC-BSD Commits] r4860 - pbibuild/modules/net-p2p/miro
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 4 06:29:15 PST 2009
Author: kris
Date: 2009-11-04 06:29:15 -0800 (Wed, 04 Nov 2009)
New Revision: 4860
Modified:
pbibuild/modules/net-p2p/miro/pbi.conf
Log:
Setup miro to use libxul not older broken firefox
Modified: pbibuild/modules/net-p2p/miro/pbi.conf
===================================================================
--- pbibuild/modules/net-p2p/miro/pbi.conf 2009-11-03 22:06:21 UTC (rev 4859)
+++ pbibuild/modules/net-p2p/miro/pbi.conf 2009-11-04 14:29:15 UTC (rev 4860)
@@ -28,7 +28,7 @@
OTHERPORT="/usr/ports/x11-themes/qtcurve-gtk2"
# Enter your custom make options here
-MAKEOPTS=""
+MAKEOPTS="WITH_GECKO=libxul"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
More information about the Commits
mailing list