diff options
Diffstat (limited to 'www/pecl-http2/Makefile')
-rw-r--r-- | www/pecl-http2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/pecl-http2/Makefile b/www/pecl-http2/Makefile index ea0a4362a15d..f19c0dbb8a2f 100644 --- a/www/pecl-http2/Makefile +++ b/www/pecl-http2/Makefile @@ -24,9 +24,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libevent.so:devel/libevent2 IGNORE_WITH_PHP=70 -USES= tar:tgz -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz CONFLICTS= pecl-http1* pecl-http-* .include <bsd.port.mk> |