diff options
Diffstat (limited to 'devel/pear-PHP_Timer/Makefile')
-rw-r--r-- | devel/pear-PHP_Timer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-PHP_Timer/Makefile b/devel/pear-PHP_Timer/Makefile index c97af5a6047b..3f1ca3d0d3c1 100644 --- a/devel/pear-PHP_Timer/Makefile +++ b/devel/pear-PHP_Timer/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= pear- MAINTAINER= gasol.wu@gmail.com COMMENT= Utility class for timing -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit -RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit +BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit USES= pear PEAR_CHANNEL= phpunit |