summaryrefslogtreecommitdiff
path: root/devel/pecl-json_post/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-json_post/Makefile')
-rw-r--r--devel/pecl-json_post/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/pecl-json_post/Makefile b/devel/pecl-json_post/Makefile
index 36cf0799c9b6..c2bfe63faabe 100644
--- a/devel/pecl-json_post/Makefile
+++ b/devel/pecl-json_post/Makefile
@@ -16,9 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= Does not build
-USES= tar:tgz
-USE_PHP= json
-USE_PHP_BUILD= yes
-USE_PHPEXT= yes
+USES= php:ext tar:tgz
+USE_PHP= json:build
.include <bsd.port.mk>