aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-pdepend-staticReflection/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-pdepend-staticReflection/Makefile')
-rw-r--r--devel/pear-pdepend-staticReflection/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/devel/pear-pdepend-staticReflection/Makefile b/devel/pear-pdepend-staticReflection/Makefile
index 810c6cfe261e..62dbdb369ef4 100644
--- a/devel/pear-pdepend-staticReflection/Makefile
+++ b/devel/pear-pdepend-staticReflection/Makefile
@@ -12,16 +12,11 @@ COMMENT= staticReflection package for PHP
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
USE_PHP= tokenizer
PEAR_CHANNEL= pdepend
-PEAR_AUTOINSTALL= yes
-IGNORE_WITH_PHP=52
+USES= pear
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>