diff options
Diffstat (limited to 'textproc/pear-Text_Template/Makefile')
-rw-r--r-- | textproc/pear-Text_Template/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile index a1a753499276..eddb8c71abdd 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= pear- MAINTAINER= miwi@FreeBSD.org COMMENT= Simple template engine -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 |