Date: Wed, 1 Dec 2010 10:26:27 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r451 - branches/experimental/www/firefox-devel Message-ID: <201012011026.oB1AQRnq064289@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012011026.oB1AQRnq064289>
