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