From c018d9502b2e25c4a32f1098a6a117292a885f8c Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 26 Sep 2014 09:30:02 +0000 Subject: Convert to USES=pear --- www/pear-twig/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'www/pear-twig') diff --git a/www/pear-twig/Makefile b/www/pear-twig/Makefile index 5a1bc4121eab..3b084c8fab8b 100644 --- a/www/pear-twig/Makefile +++ b/www/pear-twig/Makefile @@ -15,12 +15,10 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/.channels/pear.twig-project.org.reg:${PORTSDIR}/devel/pear-channel-twig RUN_DEPENDS= ${PEARDIR}/.channels/pear.twig-project.org.reg:${PORTSDIR}/devel/pear-channel-twig +USES= pear PEAR_CHANNEL= twig -PEAR_AUTOINSTALL= yes USE_PHP= ctype hash WANT_PHP_CLI= yes -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include -- cgit