[PC-BSD Commits] r21453 - pcbsd/current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Mon Feb 11 11:08:30 PST 2013
Author: kris
Date: 2013-02-11 19:08:30 +0000 (Mon, 11 Feb 2013)
New Revision: 21453
Modified:
pcbsd/current/build-files/conf/port-make.conf
Log:
Change build option for pkgng to use DEFAULT_MIRROR_TYPE=2
Modified: pcbsd/current/build-files/conf/port-make.conf
===================================================================
--- pcbsd/current/build-files/conf/port-make.conf 2013-02-11 18:17:09 UTC (rev 21452)
+++ pcbsd/current/build-files/conf/port-make.conf 2013-02-11 19:08:30 UTC (rev 21453)
@@ -11,7 +11,10 @@
WITH_PLASMA_PYTHON=yes
WITH_PLASMA_RUBY=yes
WITH_VDPAU=yes
+
+# Setup pkgng
WITH_PKGNG=yes
+DEFAULT_MIRROR_TYPE=2
# Enable universal optionsng
OPTIONS_SET=GPGSM KDE_PHONON MTP PRINTER_APPLET SCDAEMON SVRLOC PLASMA_PYTHON PLASMA_RUBE SWAT ACPI_PM NEW_XORG KMS VDPAU PKGNG CUPS
More information about the Commits
mailing list