aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHP_Depend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-PHP_Depend/Makefile')
-rw-r--r--devel/pear-PHP_Depend/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/devel/pear-PHP_Depend/Makefile b/devel/pear-PHP_Depend/Makefile
index 9d22a9218106..b49d638d5b7b 100644
--- a/devel/pear-PHP_Depend/Makefile
+++ b/devel/pear-PHP_Depend/Makefile
@@ -12,15 +12,11 @@ COMMENT= PHP_Depend design quality metrics for PHP packages
LICENSE= BSD
-BUILD_DEPENDS= pear>=1.6.0:${PORTSDIR}/devel/pear \
- ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
-RUN_DEPENDS= pear>=1.6.0:${PORTSDIR}/devel/pear \
- ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
+BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
+RUN_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
+USES= pear
PEAR_CHANNEL= pdepend
-PEAR_AUTOINSTALL= yes
USE_PHP= dom tokenizer simplexml
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>