aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-http
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-10-13 13:20:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-10-13 13:20:51 +0000
commitbcd0fff7b558a290769dc9287c584b7427374cd4 (patch)
tree2820196e0377f43fd120f774690a93a69c11daea /www/pecl-http
parenta083bbf40dceeae68964af3237bec1ff38b91cb3 (diff)
downloadports-bcd0fff7b558a290769dc9287c584b7427374cd4.tar.gz
ports-bcd0fff7b558a290769dc9287c584b7427374cd4.zip
These do not build with php 5.6.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=370773
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 dcecfd6a17ab..c337cf5abaf9 100644
--- a/www/pecl-http/Makefile
+++ b/www/pecl-http/Makefile
@@ -16,6 +16,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
USE_PHP= yes
USE_PHPEXT= yes
+IGNORE_WITH_PHP= 56
CONFIGURE_ARGS+= --with-http-curl-requests \
--with-http-zlib-compression \