[PC-BSD Commits] r18417 - pcbsd/current/build-files/metapkgsets/warden
svn at pcbsd.org
svn at pcbsd.org
Mon Aug 13 06:37:48 PDT 2012
Author: kris
Date: 2012-08-13 13:37:48 +0000 (Mon, 13 Aug 2012)
New Revision: 18417
Modified:
pcbsd/current/build-files/metapkgsets/warden/make.conf
Log:
Update pkg build options
Modified: pcbsd/current/build-files/metapkgsets/warden/make.conf
===================================================================
--- pcbsd/current/build-files/metapkgsets/warden/make.conf 2012-08-13 13:36:02 UTC (rev 18416)
+++ pcbsd/current/build-files/metapkgsets/warden/make.conf 2012-08-13 13:37:48 UTC (rev 18417)
@@ -1,11 +1,10 @@
BATCH=yes
-SAMBA_PORT=net/samba34
+SAMBA_PORT=net/samba36
.if ${.CURDIR:M${PORTSDIR}/lang/php5} != ""
WITH_APACHE=yes
.endif
.if ${.CURDIR:M${PORTSDIR}/emulators/virtualbox-ose} != ""
WITHOUT_NLS=yes
- WITHOUT_X11=yes
WITHOUT_QT4=yes
WITH_VNC=yes
WITH_WEBSERVICE=yes
@@ -15,7 +14,4 @@
.if ${.CURDIR:M${PORTSDIR}/www/tomcat6} != ""
HTTP_PORT=8080
.endif
-.if ${.CURDIR:M${PORTSDIR}/graphics/ImageMagick} != ""
- WITHOUT_X11=yes
-.endif
nginx_SET=HTTP_FLV
More information about the Commits
mailing list