aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHPUnit_MockObject/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-PHPUnit_MockObject/Makefile')
-rw-r--r--devel/pear-PHPUnit_MockObject/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/pear-PHPUnit_MockObject/Makefile b/devel/pear-PHPUnit_MockObject/Makefile
index 8b167cd82749..2ba9627def3a 100644
--- a/devel/pear-PHPUnit_MockObject/Makefile
+++ b/devel/pear-PHPUnit_MockObject/Makefile
@@ -12,10 +12,10 @@ COMMENT= Mock Object library for PHPUnit
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= ${PEARDIR}/Text/Template.php:${PORTSDIR}/textproc/pear-Text_Template \
- ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
-RUN_DEPENDS= ${PEARDIR}/Text/Template.php:${PORTSDIR}/textproc/pear-Text_Template \
- ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
+BUILD_DEPENDS= ${PEARDIR}/Text/Template.php:textproc/pear-Text_Template \
+ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
+RUN_DEPENDS= ${PEARDIR}/Text/Template.php:textproc/pear-Text_Template \
+ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
USES= pear
PEAR_CHANNEL= phpunit