[PC-BSD Commits] r7860 - pcbsd/current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 18 17:29:44 PDT 2010
Author: kris
Date: 2010-10-18 17:29:44 -0700 (Mon, 18 Oct 2010)
New Revision: 7860
Modified:
pcbsd/current/build-files/conf/pcbsd-make.conf
Log:
Add WITHOUT_NOUVEAU to our make.conf
Modified: pcbsd/current/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/current/build-files/conf/pcbsd-make.conf 2010-10-18 20:20:49 UTC (rev 7859)
+++ pcbsd/current/build-files/conf/pcbsd-make.conf 2010-10-19 00:29:44 UTC (rev 7860)
@@ -9,6 +9,7 @@
WITH_PRINTER_APPLET=Y
WITH_SCDAEMON=YES
WITH_SRVLOC=yes
+WITHOUT_NOUVEAU=yes
.if ${.CURDIR:M${PORTSDIR}/sysutils/hal} != ""
WITH_FIXED_MOUNTPOINTS=YES
.endif
More information about the Commits
mailing list