aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-XML_DTD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pear-XML_DTD/Makefile')
-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 22b3e50b1712..e9b783b6502e 100644
--- a/textproc/pear-XML_DTD/Makefile
+++ b/textproc/pear-XML_DTD/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= textproc devel pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Parsing of DTD files and DTD validation of XML files
-BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
-RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
+BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR}
+RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR}
USES= dos2unix pear