[PC-BSD Commits] r21355 - in pcbsd/current/src-sh/pc-extractoverlay: desktop-overlay/etc server-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Mon Feb 4 12:05:27 PST 2013
Author: kris
Date: 2013-02-04 20:05:27 +0000 (Mon, 04 Feb 2013)
New Revision: 21355
Added:
pcbsd/current/src-sh/pc-extractoverlay/server-overlay/etc/make.conf
Modified:
pcbsd/current/src-sh/pc-extractoverlay/desktop-overlay/etc/make.conf
Log:
Update make.conf to enable PKGNG
Modified: pcbsd/current/src-sh/pc-extractoverlay/desktop-overlay/etc/make.conf
===================================================================
--- pcbsd/current/src-sh/pc-extractoverlay/desktop-overlay/etc/make.conf 2013-02-04 19:06:03 UTC (rev 21354)
+++ pcbsd/current/src-sh/pc-extractoverlay/desktop-overlay/etc/make.conf 2013-02-04 20:05:27 UTC (rev 21355)
@@ -3,3 +3,6 @@
# Keep KDE4 in /usr/local, fixes sharing of icons / mime and others
KDE4_PREFIX=/usr/local
+
+# Enable PKGNG
+WITH_PKGNG=yes
More information about the Commits
mailing list