From 8bd805dfaf2e90a0a0202794fbcd644be72b8ec3 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 28 Apr 2017 19:50:07 +0200 Subject: [PATCH] security/apache-xml-security-c: sync with upstream Taken from: FreeBSD --- security/apache-xml-security-c/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile index a9635e7969d..900b14c9d2e 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