diff options
Diffstat (limited to 'www/pecl-http/Makefile')
-rw-r--r-- | www/pecl-http/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index ce5a29c0f1c6..b0d1573f1fa2 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -26,9 +26,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ PHP_DEFAULT= 7.0 IGNORE_WITH_PHP= 55 56 -USES= tar:tgz -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz CONFLICTS= pecl-http[12]* .include <bsd.port.mk> |