aboutsummaryrefslogtreecommitdiff
path: root/security/botan110
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-03-29 14:53:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-03-29 14:53:23 +0000
commit921597722013b1123b6775e8f314063132cca72a (patch)
tree3b60dfc298ce215e08fe82984e17fdbbdd5feacd /security/botan110
parent34063c028207afd0e6fde774216128e13210357e (diff)
downloadports-921597722013b1123b6775e8f314063132cca72a.tar.gz
ports-921597722013b1123b6775e8f314063132cca72a.zip
Mark some ports broken with openssl-devel.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=465899
Diffstat (limited to 'security/botan110')
-rw-r--r--security/botan110/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile
index 7f291dd2061a..a8918792f82e 100644
--- a/security/botan110/Makefile
+++ b/security/botan110/Makefile
@@ -12,6 +12,9 @@ DISTNAME= Botan-${PORTVERSION}
MAINTAINER= lapo@lapo.it
COMMENT= Portable, easy to use, and efficient C++ crypto library
+BROKEN_SSL= openssl-devel
+BROKEN_SSL_REASON_openssl-devel= error: variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st')
+
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/doc/license.txt