[PC-BSD Commits] r6963 - in pcbsd: current/build-files/conf stable/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Wed Jun 16 10:24:01 PDT 2010
Author: kris
Date: 2010-06-16 10:24:01 -0700 (Wed, 16 Jun 2010)
New Revision: 6963
Modified:
pcbsd/current/build-files/conf/pcbsd-make.conf
pcbsd/stable/build-files/conf/pcbsd-make.conf
Log:
Updated default pcbsd-make.conf to match what was on build server
Modified: pcbsd/current/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/current/build-files/conf/pcbsd-make.conf 2010-06-16 16:54:26 UTC (rev 6962)
+++ pcbsd/current/build-files/conf/pcbsd-make.conf 2010-06-16 17:24:01 UTC (rev 6963)
@@ -3,10 +3,7 @@
WITH_HAL=yes
WITH_MTP=yes
WITHOUT_GNOME=yes
-WITH_STATIC_BASH=Y
WITH_PRINTER_APPLET=Y
-OVERRIDE_LINUX_BASE_PORTS=f8
-OVERRIDE_LINUX_NONBASE_PORTS=f8
WITH_VIRTUOSO=YES
.if ${.CURDIR} == ${PORTSDIR}/sysutils/hal
WITH_FIXED_MOUNTPOINTS=YES
Modified: pcbsd/stable/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/stable/build-files/conf/pcbsd-make.conf 2010-06-16 16:54:26 UTC (rev 6962)
+++ pcbsd/stable/build-files/conf/pcbsd-make.conf 2010-06-16 17:24:01 UTC (rev 6963)
@@ -3,10 +3,7 @@
WITH_HAL=yes
WITH_MTP=yes
WITHOUT_GNOME=yes
-WITH_STATIC_BASH=Y
WITH_PRINTER_APPLET=Y
-OVERRIDE_LINUX_BASE_PORTS=f8
-OVERRIDE_LINUX_NONBASE_PORTS=f8
WITH_VIRTUOSO=YES
.if ${.CURDIR} == ${PORTSDIR}/sysutils/hal
WITH_FIXED_MOUNTPOINTS=YES
More information about the Commits
mailing list