aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-twig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pecl-twig/Makefile')
-rw-r--r--www/pecl-twig/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/pecl-twig/Makefile b/www/pecl-twig/Makefile
index 97d4f6c26b48..5372eab2680e 100644
--- a/www/pecl-twig/Makefile
+++ b/www/pecl-twig/Makefile
@@ -13,10 +13,7 @@ COMMENT= Twig C extension to improve performance of the Twig template language
LICENSE= BSD3CLAUSE
-USE_PHP= yes
-USE_PHPIZE= yes
-USE_PHPEXT= yes
-USES= tar:tgz
+USES= php:ext tar:tgz
IGNORE_WITH_PHP= 70
.include <bsd.port.mk>