aboutsummaryrefslogtreecommitdiff
path: root/math/pecl-bitset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/pecl-bitset/Makefile')
-rw-r--r--math/pecl-bitset/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/pecl-bitset/Makefile b/math/pecl-bitset/Makefile
index 33aee6226d25..276400bb4533 100644
--- a/math/pecl-bitset/Makefile
+++ b/math/pecl-bitset/Makefile
@@ -15,8 +15,6 @@ LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
IGNORE_WITH_PHP=55 56
-USE_PHP= yes
-USE_PHPEXT= yes
-USES= tar:tgz
+USES= php:ext tar:tgz
.include <bsd.port.mk>