aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Text_Highlighter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pear-Text_Highlighter/Makefile')
-rw-r--r--textproc/pear-Text_Highlighter/Makefile4
1 files changed, 2 insertions, 2 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