aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-SebastianBergmann_PHPCPD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-SebastianBergmann_PHPCPD/Makefile')
-rw-r--r--devel/pear-SebastianBergmann_PHPCPD/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/devel/pear-SebastianBergmann_PHPCPD/Makefile b/devel/pear-SebastianBergmann_PHPCPD/Makefile
index f62328f4e184..44bc5f35873d 100644
--- a/devel/pear-SebastianBergmann_PHPCPD/Makefile
+++ b/devel/pear-SebastianBergmann_PHPCPD/Makefile
@@ -13,21 +13,17 @@ COMMENT= Copy/Paste Detector (CPD) for PHP code
LICENSE= BSD
-BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \
- pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
+BUILD_DEPENDS= pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
pear-SebastianBergmann_FinderFacade>=1.0.4:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \
pear-PHP_Timer>=1.0.4:${PORTSDIR}/devel/pear-PHP_Timer \
${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
-RUN_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \
- pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
+RUN_DEPENDS= pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
pear-SebastianBergmann_FinderFacade>=1.0.4:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \
pear-PHP_Timer>=1.0.4:${PORTSDIR}/devel/pear-PHP_Timer \
${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
USE_PHP= tokenizer
PEAR_CHANNEL= phpunit
-PEAR_AUTOINSTALL= yes
+USES= pear
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>