[PC-BSD Commits] r19609 - pcbsd/current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Sat Oct 6 04:58:55 PDT 2012
Author: kris
Date: 2012-10-06 11:58:55 +0000 (Sat, 06 Oct 2012)
New Revision: 19609
Modified:
pcbsd/current/build-files/conf/port-make.conf
Log:
Add a few make knobs to current
Modified: pcbsd/current/build-files/conf/port-make.conf
===================================================================
--- pcbsd/current/build-files/conf/port-make.conf 2012-10-06 10:35:35 UTC (rev 19608)
+++ pcbsd/current/build-files/conf/port-make.conf 2012-10-06 11:58:55 UTC (rev 19609)
@@ -4,6 +4,13 @@
USE_QT=yes
WITH_DVD_DEVICE=/dev/cd0
WITH_CDROM_DEVICE=/dev/cd0
+WITH_NEW_XORG=yes
+WITH_KMS=yes
+WITH_GPGSM=yes
+WITH_PRINTER_APPLET=yes
+WITH_ACPI_PM=yes
+WITH_PLASMA_PYTHON=yes
+WITH_PLASMA_RUBY=yes
WITH_PKGNG=yes
# Enable universal optionsng
More information about the Commits
mailing list