aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-j
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /textproc/xalan-j
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
Notes
Diffstat (limited to 'textproc/xalan-j')
-rw-r--r--textproc/xalan-j/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index ca5d2124e471..198fa06da79c 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -12,7 +12,7 @@ COMMENT= Apache XSLT processor for transforming XML documents
LICENSE= APACHE20
-RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j
+RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:textproc/xerces-j
OPTIONS_DEFINE= DOCS EXAMPLES