aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-hrtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-hrtime/Makefile')
-rw-r--r--devel/pecl-hrtime/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/pecl-hrtime/Makefile b/devel/pecl-hrtime/Makefile
index fe7f913ea685..6bc030f0475e 100644
--- a/devel/pecl-hrtime/Makefile
+++ b/devel/pecl-hrtime/Makefile
@@ -13,8 +13,6 @@ COMMENT= High resolution timing for PHP
LICENSE= BSD2CLAUSE
-USES= tar:tgz
-USE_PHP= yes
-USE_PHPEXT= yes
+USES= php:ext tar:tgz
.include <bsd.port.mk>