aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-solr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pecl-solr/Makefile')
-rw-r--r--www/pecl-solr/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/pecl-solr/Makefile b/www/pecl-solr/Makefile
index 1bbc2010fe89..3b7a03a0c4df 100644
--- a/www/pecl-solr/Makefile
+++ b/www/pecl-solr/Makefile
@@ -16,10 +16,8 @@ BROKEN_powerpc64= Does not build
LIB_DEPENDS= libcurl.so:ftp/curl \
libxml2.so:textproc/libxml2
-USE_PHP= json
-USE_PHPEXT= yes
-USE_PHPIZE= yes
-USE_PHP_BUILD= yes
+USES= php:ext
+USE_PHP= json:build
IGNORE_WITH_PHP= 70
.include <bsd.port.mk>