Index: head/security/apache-xml-security-c/Makefile =================================================================== --- head/security/apache-xml-security-c/Makefile (revision 459469) +++ head/security/apache-xml-security-c/Makefile (revision 459470) @@ -1,28 +1,29 @@ # Created by: Tony Maher # $FreeBSD$ PORTNAME= xml-security-c PORTVERSION= 1.7.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= APACHE/santuario/c-library PKGNAMEPREFIX= apache- MAINTAINER= girgen@FreeBSD.org COMMENT= Apache XML security libraries - C++ version LICENSE= APACHE20 LIB_DEPENDS+= libxerces-c.so.3:textproc/xerces-c3 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-xerces=${LOCALBASE} USES= cpe gmake libtool tar:bzip2 ssl USE_LDCONFIG= yes CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE} CPE_PRODUCT= xml_security_for_c\+\+ CPE_VENDOR= apache BROKEN_SSL= openssl-devel BROKEN_SSL_REASON_openssl-devel= field has incomplete type HMAC_CTX (aka hmac_ctx_st) .include