diff options
Diffstat (limited to 'www/pecl-http/Makefile')
-rw-r--r-- | www/pecl-http/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 724084470983..3039a80ba421 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl USES= tar:tgz USE_PHP= yes USE_PHPEXT= yes -CONFLICTS= pecl-http-1* +CONFLICTS= pecl-http1-* CONFIGURE_ARGS+= --with-http-curl-requests \ --with-http-zlib-compression \ |