diff options
Diffstat (limited to 'textproc/xalan-j/Makefile')
-rw-r--r-- | textproc/xalan-j/Makefile | 2 |
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 |