aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-http
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-01-13 12:41:25 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-01-13 12:41:25 +0000
commitef96087b5784140829468b58b870b867b1169488 (patch)
treeef4b836073057869f7dccc513f4d11c0cc759c2e /www/pecl-http
parent43ff525c66ec1bb38b6460d7ca7c7b3abc8c473e (diff)
downloadports-ef96087b5784140829468b58b870b867b1169488.tar.gz
ports-ef96087b5784140829468b58b870b867b1169488.zip
1: Add www/pecl-http1, repo copy from www/pecl-http
2: add CONFLICTS. PR: ports/96677 Submitted by: Bernard Spil <spil.oss at gmail.com>
Notes
Notes: svn path=/head/; revision=376922
Diffstat (limited to 'www/pecl-http')
-rw-r--r--www/pecl-http/Makefile1
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 \