aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Text_Template
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-26 09:17:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-26 09:17:25 +0000
commit141fb56f3402d0923635725810d2bcb12d8b5d15 (patch)
treedb0ac48f97efc0609691a9d2b1dbd5066533319a /textproc/pear-Text_Template
parentb34b62504270f2292763071ad4b569292d128eab (diff)
downloadports-141fb56f3402d0923635725810d2bcb12d8b5d15.tar.gz
ports-141fb56f3402d0923635725810d2bcb12d8b5d15.zip
Notes
Diffstat (limited to 'textproc/pear-Text_Template')
-rw-r--r--textproc/pear-Text_Template/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile
index 11306a50daf3..a1a753499276 100644
--- a/textproc/pear-Text_Template/Makefile
+++ b/textproc/pear-Text_Template/Makefile
@@ -10,14 +10,10 @@ PKGNAMEPREFIX= pear-
MAINTAINER= miwi@FreeBSD.org
COMMENT= Simple template engine
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
- ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
-RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
- ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
+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
+USES= pear
PEAR_CHANNEL= phpunit
-PEAR_AUTOINSTALL= yes
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>