aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-strict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-strict/Makefile')
-rw-r--r--devel/pecl-strict/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/pecl-strict/Makefile b/devel/pecl-strict/Makefile
index a0938230730a..ecd1e07c4762 100644
--- a/devel/pecl-strict/Makefile
+++ b/devel/pecl-strict/Makefile
@@ -13,9 +13,7 @@ COMMENT= Strict scalar parameter type hint support for 5.4+
LICENSE= PHP301
-USES= tar:tgz
-USE_PHP= yes
-USE_PHPEXT= yes
+USES= php:ext tar:tgz
IGNORE_WITH_PHP= 70
.include <bsd.port.mk>