aboutsummaryrefslogtreecommitdiffstats
path: root/www/pear-twig
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-twig')
-rw-r--r--www/pear-twig/Makefile6
1 files changed, 2 insertions, 4 deletions
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 <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>