diff options
Diffstat (limited to 'www/pecl-http/Makefile')
-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 5bc810f29fcc..f3555b4905f0 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -25,6 +25,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= php:pecl USE_PHP= zlib:build +IGNORE_WITH_PHP= 80 CONFLICTS= pecl-http[12]* |