diff options
Diffstat (limited to 'devel/pear-Config/Makefile')
-rw-r--r-- | devel/pear-Config/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile index c1cd2963ef40..ecc188775c86 100644 --- a/devel/pear-Config/Makefile +++ b/devel/pear-Config/Makefile @@ -14,7 +14,7 @@ PEAR_XML_UTIL_DESC= PEAR::XML_Util support USES= pear -PEAR_XML_PARSER_RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +PEAR_XML_PARSER_RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser PEAR_XML_UTIL_RUN_DEPENDS= ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util .include <bsd.port.mk> |