diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index 1f3c620e5f73..d3bcc7c8543c 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= XSL Transformations (XSLT) implementation in Java -RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xml4j \ +RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j \ ${JAVALIBDIR}/xp.jar:${PORTSDIR}/textproc/xp \ ${LOCALBASE}/bin/classpath:${PORTSDIR}/java/javavmwrapper |