aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-XML_DTD
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-08-22 22:21:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-08-22 22:21:44 +0000
commit7b6ee20e073fd7e18c27e4470fcd49bb0bb2cdaa (patch)
tree4fd28af58a302ff0712136217c5cd3fc67c5f644 /textproc/pear-XML_DTD
parent746fb0a42d4280784d2fd0d8c806b84bd0eecce9 (diff)
Notes
Diffstat (limited to 'textproc/pear-XML_DTD')
-rw-r--r--textproc/pear-XML_DTD/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pear-XML_DTD/Makefile b/textproc/pear-XML_DTD/Makefile
index 308eec58a899..1634ed3e3c30 100644
--- a/textproc/pear-XML_DTD/Makefile
+++ b/textproc/pear-XML_DTD/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= textproc devel pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Parsing of DTD files and DTD validation of XML files
-BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
-RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
+BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
+RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
USES= dos2unix pear