diff options
Diffstat (limited to 'www/pecl-http')
-rw-r--r-- | www/pecl-http/Makefile | 2 |
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]* |