summaryrefslogtreecommitdiff
path: root/security/apache-xml-security-c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/apache-xml-security-c/Makefile')
-rw-r--r--security/apache-xml-security-c/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile
index a9635e7969df..900b14c9d2ee 100644
--- a/security/apache-xml-security-c/Makefile
+++ b/security/apache-xml-security-c/Makefile
@@ -20,4 +20,7 @@ USES= gmake libtool tar:bzip2 ssl
USE_LDCONFIG= yes
CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE}
+BROKEN_SSL= openssl-devel
+BROKEN_SSL_REASON_openssl-devel= field has incomplete type HMAC_CTX (aka hmac_ctx_st)
+
.include <bsd.port.mk>