1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

security/apache-xml-security-c builds fine with OpenSSL 1.1.1

http://beefy11.nyi.freebsd.org/data/head-i386-default/p485718_s340864/logs/apache-xml-security-c-2.0.2.log

PR:		229022
This commit is contained in:
Tobias Kortkamp 2018-12-13 06:01:13 +00:00
parent 3844d74ddb
commit 012d56bcce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487344

View File

@ -22,7 +22,5 @@ CONFIGURE_ENV+= openssl_LIBS="-L${OPENSSLLIB} -lcrypto" openssl_CFLAGS=-I${OPENS
CPE_PRODUCT= xml_security_for_c\+\+
CPE_VENDOR= apache
BROKEN_SSL= openssl111
BROKEN_SSL_REASON_openssl111= field has incomplete type HMAC_CTX (aka hmac_ctx_st)
.include <bsd.port.mk>