[PC-BSD Commits] r3955 - pcbsd/trunk-current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Sat May 16 06:39:32 PDT 2009
Author: kris
Date: 2009-05-16 06:39:31 -0700 (Sat, 16 May 2009)
New Revision: 3955
Modified:
pcbsd/trunk-current/build-files/conf/pcbsd-make.conf
Log:
Added option to make sure we compile in the optional KDE4 printer applet now
Modified: pcbsd/trunk-current/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/trunk-current/build-files/conf/pcbsd-make.conf 2009-05-15 19:05:38 UTC (rev 3954)
+++ pcbsd/trunk-current/build-files/conf/pcbsd-make.conf 2009-05-16 13:39:31 UTC (rev 3955)
@@ -6,6 +6,7 @@
X11BASE=/usr/PCBSD/local
LOCALBASE=/usr/PCBSD/local
WITH_STATIC_BASH=Y
+WITH_PRINTER_APPLET=Y
OVERRIDE_LINUX_BASE_PORTS=f8
OVERRIDE_LINUX_NONBASE_PORTS=f8
.if ${.CURDIR} == ${PORTSDIR}/sysutils/hal
More information about the Commits
mailing list