aboutsummaryrefslogtreecommitdiff
path: root/converters/pecl-igbinary/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/pecl-igbinary/Makefile')
-rw-r--r--converters/pecl-igbinary/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/converters/pecl-igbinary/Makefile b/converters/pecl-igbinary/Makefile
index 3d215f05b8ac..de7f81c71e2f 100644
--- a/converters/pecl-igbinary/Makefile
+++ b/converters/pecl-igbinary/Makefile
@@ -18,10 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= does not build
IGNORE_WITH_PHP=70
-USE_PHP= session
-USE_PHP_BUILD= yes
-USE_PHPEXT= yes
-USE_PHPIZE= yes
-USES= tar:tgz
+USE_PHP= session:build
+USES= php:ext tar:tgz
.include <bsd.port.mk>