[PC-BSD Commits] r11969 - pcbsd/current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Mon Aug 8 09:49:04 PDT 2011
Author: kris
Date: 2011-08-08 09:49:04 -0700 (Mon, 08 Aug 2011)
New Revision: 11969
Modified:
pcbsd/current/build-files/conf/pcbsd-make.conf
Log:
Don't need no stinkin Java
Modified: pcbsd/current/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/current/build-files/conf/pcbsd-make.conf 2011-08-08 16:44:00 UTC (rev 11968)
+++ pcbsd/current/build-files/conf/pcbsd-make.conf 2011-08-08 16:49:04 UTC (rev 11969)
@@ -11,6 +11,7 @@
WITH_SRVLOC=yes
WITH_PLASMA_PYTHON=yes
WITH_PLASMA_RUBY=yes
+WITHOUT_JAVA=yes
#WITHOUT_NOUVEAU=yes
.if ${.CURDIR:M${PORTSDIR}/sysutils/hal} != ""
WITH_FIXED_MOUNTPOINTS=YES
More information about the Commits
mailing list