aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xalan-c/Makefile')
-rw-r--r--textproc/xalan-c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile
index 3e4a6cef3124..4b7f01591572 100644
--- a/textproc/xalan-c/Makefile
+++ b/textproc/xalan-c/Makefile
@@ -31,7 +31,7 @@ DOCS_TARBALL= xalan_c-${PORTVERSION}-docs-html-nograf${EXTRACT_SUFX}
# we need the _extracted_ xerces-c3 port sources to build this one
# (installed version of port is enough)
XERCESC_LIB_VER?= 3
-LIB_DEPENDS+= xerces-c.${XERCESC_LIB_VER}:${PORTSDIR}/textproc/xerces-c3
+LIB_DEPENDS+= libxerces-c.${XERCESC_LIB_VER}.so:${PORTSDIR}/textproc/xerces-c3
XERCESCROOT?= ${LOCALBASE}
USE_LDCONFIG= yes