From aefae6bf3acdada926b2dc33bc0bd2bc715e9974 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 23 Jun 2014 13:38:36 +0000 Subject: - Switch to USES=libtool Approved by: portmgr blanket --- security/apache-xml-security-c/Makefile | 4 ++-- security/apache-xml-security-c/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'security/apache-xml-security-c') diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile index 6e31c9dcff79..90dcfcff2a82 100644 --- a/security/apache-xml-security-c/Makefile +++ b/security/apache-xml-security-c/Makefile @@ -3,6 +3,7 @@ PORTNAME= xml-security-c PORTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR=santuario/c-library @@ -19,8 +20,7 @@ LIB_DEPENDS+= libxerces-c.so.3:${PORTSDIR}/textproc/xerces-c3 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-xerces=${LOCALBASE} -USE_AUTOTOOLS= libtool -USES= gmake +USES= gmake libtool USE_LDCONFIG= yes CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE} diff --git a/security/apache-xml-security-c/pkg-plist b/security/apache-xml-security-c/pkg-plist index fc21acc56b0b..faad61525bd8 100644 --- a/security/apache-xml-security-c/pkg-plist +++ b/security/apache-xml-security-c/pkg-plist @@ -161,6 +161,7 @@ include/xsec/xkms/XKMSValidityInterval.hpp lib/libxml-security-c.a lib/libxml-security-c.so lib/libxml-security-c.so.17 +lib/libxml-security-c.so.17.0.2 @dirrm include/xsec/xkms @dirrm include/xsec/xenc @dirrm include/xsec/utils/unixutils -- cgit v1.2.3