aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-10-14 18:09:35 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-10-14 18:09:35 +0000
commit4abdc2f45c339f447f7be2838fa68ff5b74837a2 (patch)
treedb3e70f1a2094383079cc04c638e75b1772c28c7 /security/openssh-portable
parentf9f4d0c1a46ebe1fe28485ea9da14fb9236bf226 (diff)
downloadports-4abdc2f45c339f447f7be2838fa68ff5b74837a2.tar.gz
ports-4abdc2f45c339f447f7be2838fa68ff5b74837a2.zip
Notes
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 13e23da80c35..99b1f5ab03d0 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -24,8 +24,9 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --with-md5-passwords \
--without-zlib-version-check --with-ssl-engine
ETCOLD= ${PREFIX}/etc
-BROKEN_SSL= openssl-devel
+BROKEN_SSL= openssl-devel libressl
BROKEN_SSL_REASON_openssl-devel= incomplete definition of type struct rsa_st
+BROKEN_SSL_REASON_libressl= random crashes with 7.6 PR 223000
OPTIONS_DEFINE= PAM TCP_WRAPPERS LIBEDIT BSM \
HPN X509 KERB_GSSAPI \