summaryrefslogtreecommitdiffstats
path: root/tools/conf/pfPorts/make.conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-09-15 10:51:08 -0300
committerRenato Botelho <renato@netgate.com>2015-09-15 10:51:20 -0300
commitae75ea7c59239201ae02235d5740144b2737ee55 (patch)
tree72f9907b3a880285ac482d1a1526102c6d67cb0c /tools/conf/pfPorts/make.conf
parent0b1c29653bbee8359e40cb68f2e615edab7dd2ba (diff)
downloadpfsense-ae75ea7c59239201ae02235d5740144b2737ee55.zip
pfsense-ae75ea7c59239201ae02235d5740144b2737ee55.tar.gz
Move default PHP to 5.6.x
Diffstat (limited to 'tools/conf/pfPorts/make.conf')
-rw-r--r--tools/conf/pfPorts/make.conf9
1 files changed, 2 insertions, 7 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf
index bd716a2..228c980 100644
--- a/tools/conf/pfPorts/make.conf
+++ b/tools/conf/pfPorts/make.conf
@@ -43,21 +43,16 @@ CONFIGURE_ARGS= --without-openssl-header-check
ETCDIR= /var/etc/ipsec/strongswan
.endif
-# OS version specific options
-OSRELDATE!= /sbin/sysctl -n kern.osreldate
-.if ${OSRELDATE} >= 1000000
-DEFAULT_VERSIONS= php=55
+DEFAULT_VERSIONS= php=56
WITH_OPENSSL_BASE= yes
sysutils_syslog-ng_SET_FORCE= SYS_SSL
sysutils_syslog-ng_UNSET_FORCE= PORTS_SSL
-lang_php55_SET_FORCE= FPM
+lang_php56_SET_FORCE= FPM
. if ${.CURDIR:N*sysutils/check_reload_status*}==""
WITH_DEBUG= yes
. endif
-.endif
-
# Options for packages
sysutils_apcupsd_SET_FORCE=APCDUMB_DRV APCSMART_DRV PCNET_DRV SNMP_DRV TCP_WRAPPERS USB
sysutils_apcupsd_UNSET_FORCE=CGI CLIENT_ONLY GAPCMON SNMP_DRV_OLD TEST_DRV
OpenPOWER on IntegriCloud