diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-29 14:53:23 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-29 14:53:23 +0000 |
| commit | 921597722013b1123b6775e8f314063132cca72a (patch) | |
| tree | 3b60dfc298ce215e08fe82984e17fdbbdd5feacd /security/libssh | |
| parent | 34063c028207afd0e6fde774216128e13210357e (diff) | |
Notes
Diffstat (limited to 'security/libssh')
| -rw-r--r-- | security/libssh/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile index 02b9ec4cd8c9..d88ecd7bb063 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -12,6 +12,9 @@ COMMENT= Library implementing the SSH1 and SSH2 protocol LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= error: variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') + OPTIONS_DEFINE= SSH1 STATIC OPTIONS_RADIO= CRYPTO OPTIONS_RADIO_CRYPTO= GCRYPT OPENSSL |
