security/apache-xml-security-c: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2017-04-28 19:50:07 +02:00
parent f4140a2d2e
commit 8bd805dfaf

View file

@ -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>