aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pear-Text_Highlighter/Makefile4
-rw-r--r--textproc/pear-XML_Beautifier/Makefile4
-rw-r--r--textproc/pear-XML_DTD/Makefile4
-rw-r--r--textproc/pear-XML_Wddx/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/textproc/pear-Text_Highlighter/Makefile b/textproc/pear-Text_Highlighter/Makefile
index 6f0c434bd7b8..a74b73d1597e 100644
--- a/textproc/pear-Text_Highlighter/Makefile
+++ b/textproc/pear-Text_Highlighter/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= textproc pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Syntax highlighting
-BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
-RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
+BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
+RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
USES= pear
diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile
index 48e435390d41..eeebdeed7d14 100644
--- a/textproc/pear-XML_Beautifier/Makefile
+++ b/textproc/pear-XML_Beautifier/Makefile
@@ -8,9 +8,9 @@ CATEGORIES= textproc devel pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class to format XML documents
-BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
+BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
-RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
+RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
USES= pear
diff --git a/textproc/pear-XML_DTD/Makefile b/textproc/pear-XML_DTD/Makefile
index 1634ed3e3c30..308eec58a899 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/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
-RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
+BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
+RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
USES= dos2unix pear
diff --git a/textproc/pear-XML_Wddx/Makefile b/textproc/pear-XML_Wddx/Makefile
index 76272a8cb312..cfcc908f2cf7 100644
--- a/textproc/pear-XML_Wddx/Makefile
+++ b/textproc/pear-XML_Wddx/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= textproc devel pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Wddx pretty serializer and deserializer
-BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
-RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
+BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
+RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
USES= pear