Author: beat
Date: Wed Dec  1 10:26:27 2010
New Revision: 451

Log:
- Allow build on tinderbox using a virtual X11 environment with Xvfb.

Submitted by:   swills@ via IRC

Modified:
   branches/experimental/www/firefox-devel/Makefile

Modified: branches/experimental/www/firefox-devel/Makefile
==============================================================================
--- branches/experimental/www/firefox-devel/Makefile    Wed Dec  1 09:35:11 
2010        (r450)
+++ branches/experimental/www/firefox-devel/Makefile    Wed Dec  1 10:26:27 
2010        (r451)
@@ -80,7 +80,7 @@
 .if defined(WITH_PGO)
 BUILD_DEPENDS+=        
${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
 USE_PYTHON_BUILD=      yes
-IS_INTERACTIVE=                yes
+USE_DISPLAY=           yes
 .include "${PORTSDIR}/Mk/bsd.python.mk"
 
 MAKEFILE=      client.mk
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to