Use the OpenSSL from ports for now.

This should allow the build of the broken ports (no OpenSSL 1.1.0 support).
This commit is contained in:
Luiz Souza 2019-02-13 14:18:44 -02:00
parent 4a3c054767
commit d73d911c2a

View File

@ -20,7 +20,7 @@ CFLAGS+= -static
CONFIGURE_ARGS= --without-openssl-header-check
.endif
DEFAULT_VERSIONS= php=72 ssl=base
DEFAULT_VERSIONS= php=72 ssl=openssl
PHP_FD_SETSIZE= 3172
. if ${.CURDIR:N*sysutils/check_reload_status*}==""