1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

libressl support was fixed in r452358

This commit is contained in:
Bryan Drewery 2018-04-03 23:14:18 +00:00
parent c8eadf08fb
commit fd31417b15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466385

View File

@ -26,9 +26,8 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --with-md5-passwords \
ETCOLD= ${PREFIX}/etc
BROKEN_SSL= openssl-devel libressl
BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= error: OpenSSL >= 1.1.0 is not yet supported
BROKEN_SSL_REASON_libressl= random crashes with 7.6 PR 223000
OPTIONS_DEFINE= PAM TCP_WRAPPERS LIBEDIT BSM \
HPN X509 KERB_GSSAPI \