diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-01-13 12:41:25 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-01-13 12:41:25 +0000 |
commit | ef96087b5784140829468b58b870b867b1169488 (patch) | |
tree | ef4b836073057869f7dccc513f4d11c0cc759c2e /www/pecl-http | |
parent | 43ff525c66ec1bb38b6460d7ca7c7b3abc8c473e (diff) | |
download | ports-ef96087b5784140829468b58b870b867b1169488.tar.gz ports-ef96087b5784140829468b58b870b867b1169488.zip |
Notes
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 \ |