diff options
Diffstat (limited to 'security/apache-xml-security-c/Makefile')
-rw-r--r-- | security/apache-xml-security-c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |