From fd31417b15194fc573dee9d95736ea47ebc68dd1 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 3 Apr 2018 23:14:18 +0000 Subject: [PATCH] libressl support was fixed in r452358 --- security/openssh-portable/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 3aec1c4b905b..53cf89817772 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -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 \