aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-XML_RSS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-XML_RSS/Makefile')
-rw-r--r--devel/pear-XML_RSS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-XML_RSS/Makefile b/devel/pear-XML_RSS/Makefile
index 590f56bd2655..ca186fb97abb 100644
--- a/devel/pear-XML_RSS/Makefile
+++ b/devel/pear-XML_RSS/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR RSS parser
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
+BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS} \
${PEARDIR}/XML/Tree.php:${PORTSDIR}/devel/pear-XML_Tree
@@ -22,5 +22,5 @@ FILES= RSS.php
TESTS= test.rss 01-parse.phpt
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
+.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>