[PC-BSD Commits] r9638 - pcbsd/current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Sat Mar 12 15:32:25 PST 2011
Author: kris
Date: 2011-03-12 15:32:24 -0800 (Sat, 12 Mar 2011)
New Revision: 9638
Modified:
pcbsd/current/build-files/conf/pcbsd-make.conf
Log:
Disable WITHOUT_NOUVEAU for testing
Modified: pcbsd/current/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/current/build-files/conf/pcbsd-make.conf 2011-03-12 10:23:33 UTC (rev 9637)
+++ pcbsd/current/build-files/conf/pcbsd-make.conf 2011-03-12 23:32:24 UTC (rev 9638)
@@ -9,7 +9,7 @@
WITH_PRINTER_APPLET=Y
WITH_SCDAEMON=YES
WITH_SRVLOC=yes
-WITHOUT_NOUVEAU=yes
+#WITHOUT_NOUVEAU=yes
.if ${.CURDIR:M${PORTSDIR}/sysutils/hal} != ""
WITH_FIXED_MOUNTPOINTS=YES
.endif
More information about the Commits
mailing list