MFH: r466385

libressl support was fixed in r452358

Approved by:	portmgr (implicit)
This commit is contained in:
Bryan Drewery 2018-04-25 17:50:55 +00:00
parent e81590f36c
commit 7fc681a1e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=468284

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 \