aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-http
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-10-24 19:39:05 +0000
committerRene Ladan <rene@FreeBSD.org>2016-10-24 19:39:05 +0000
commit4a577e2d5d4bedef0ab21cb338dabad621feb4dc (patch)
treed151dd166185651709a53771dc423b557738a2c7 /www/pecl-http
parent1e18f5bbd406a4c6cb0a731ddf81c1af223f575d (diff)
downloadports-4a577e2d5d4bedef0ab21cb338dabad621feb4dc.tar.gz
ports-4a577e2d5d4bedef0ab21cb338dabad621feb4dc.zip
Now that PHP 5.5 is removed from the Ports Tree, clean up any stale
IGNORE_WITH_PHP values (5, 52, 54, 55)
Notes
Notes: svn path=/head/; revision=424590
Diffstat (limited to 'www/pecl-http')
-rw-r--r--www/pecl-http/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile
index e48323e1297d..3f589a2078b7 100644
--- a/www/pecl-http/Makefile
+++ b/www/pecl-http/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2 \
LIB_DEPENDS= libcurl.so:ftp/curl \
libevent.so:devel/libevent2
-IGNORE_WITH_PHP= 55 56
+IGNORE_WITH_PHP= 56
USES= php:ext tar:tgz
CONFLICTS= pecl-http[12]*