diff options
author | Renato Botelho <renato@netgate.com> | 2016-07-05 20:10:32 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-07-05 20:10:32 -0300 |
commit | 2c881e129954f25875b382a79684f7d9c48ec25f (patch) | |
tree | 456e1060069046017362555c7716bfe8703cf513 /tools/conf/pfPorts | |
parent | 68cf7ccb6352d3d0712c3f89921bd770f6900ae4 (diff) | |
download | pfsense-2c881e129954f25875b382a79684f7d9c48ec25f.zip pfsense-2c881e129954f25875b382a79684f7d9c48ec25f.tar.gz |
Modernize make.conf
Diffstat (limited to 'tools/conf/pfPorts')
-rw-r--r-- | tools/conf/pfPorts/make.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index 8fa6566..73776f7 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -47,8 +47,7 @@ CFLAGS+= -static CONFIGURE_ARGS= --without-openssl-header-check .endif -DEFAULT_VERSIONS= php=56 -WITH_OPENSSL_BASE= yes +DEFAULT_VERSIONS= php=56 ssl=base sysutils_syslog-ng_SET_FORCE= SYS_SSL sysutils_syslog-ng_UNSET_FORCE= PORTS_SSL lang_php56_SET_FORCE= FPM |