mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
libressl support was fixed in r452358
This commit is contained in:
parent
c8eadf08fb
commit
fd31417b15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466385
1 changed files with 1 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue