[PC-BSD Commits] r19558 - pcbsd/current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Thu Sep 27 12:16:16 PDT 2012
Author: kris
Date: 2012-09-27 19:16:16 +0000 (Thu, 27 Sep 2012)
New Revision: 19558
Modified:
pcbsd/current/build-files/conf/port-make.conf
Log:
Enable pkgng in options NG as well
Modified: pcbsd/current/build-files/conf/port-make.conf
===================================================================
--- pcbsd/current/build-files/conf/port-make.conf 2012-09-27 18:22:20 UTC (rev 19557)
+++ pcbsd/current/build-files/conf/port-make.conf 2012-09-27 19:16:16 UTC (rev 19558)
@@ -7,7 +7,7 @@
WITH_PKGNG=yes
# Enable universal optionsng
-OPTIONS_SET=GPGSM KDE_PHONON MTP PRINTER_APPLET SCDAEMON SVRLOC PLASMA_PYTHON PLASMA_RUBE SWAT ACPI_PM NEW_XORG KMS VDPAU
+OPTIONS_SET=GPGSM KDE_PHONON MTP PRINTER_APPLET SCDAEMON SVRLOC PLASMA_PYTHON PLASMA_RUBE SWAT ACPI_PM NEW_XORG KMS VDPAU PKGNG
# Disable some universal optionng
OPTIONS_UNSET=JAVA NOUVEAU
More information about the Commits
mailing list