From 597afc47baba19000afd8ec4880a2c47975b0367 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:25:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. With hat: portmgr Sponsored by: Absolight --- security/apache-xml-security-c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/apache-xml-security-c') diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile index 6ea0679289ac..e6386ace43a9 100644 --- a/security/apache-xml-security-c/Makefile +++ b/security/apache-xml-security-c/Makefile @@ -15,7 +15,7 @@ LICENSE= APACHE20 USE_OPENSSL= yes -LIB_DEPENDS+= libxerces-c.so.3:${PORTSDIR}/textproc/xerces-c3 +LIB_DEPENDS+= libxerces-c.so.3:textproc/xerces-c3 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-xerces=${LOCALBASE} -- cgit v1.2.3