[PC-BSD Commits] r4647 - pcbsd/trunk/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Wed Oct 14 08:16:27 PDT 2009
Author: kris
Date: 2009-10-14 08:16:27 -0700 (Wed, 14 Oct 2009)
New Revision: 4647
Modified:
pcbsd/trunk/build-files/conf/pcbsd-make.conf
Log:
Fixed Kleopatro, needed some additional gpg options
Modified: pcbsd/trunk/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/trunk/build-files/conf/pcbsd-make.conf 2009-10-14 14:44:20 UTC (rev 4646)
+++ pcbsd/trunk/build-files/conf/pcbsd-make.conf 2009-10-14 15:16:27 UTC (rev 4647)
@@ -10,3 +10,5 @@
.if ${.CURDIR} == ${PORTSDIR}/sysutils/hal
WITH_FIXED_MOUNTPOINTS=YES
.endif
+WITH_GPGSM=YES
+WITH_SCDAEMON=YES
More information about the Commits
mailing list