diff options
Diffstat (limited to 'www/pecl-http1')
-rw-r--r-- | www/pecl-http1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-http1/Makefile b/www/pecl-http1/Makefile index ab0c8ba64a60..550be7a4aa06 100644 --- a/www/pecl-http1/Makefile +++ b/www/pecl-http1/Makefile @@ -22,7 +22,7 @@ USE_PHP= yes USE_PHPEXT= yes PHP_MODNAME= http IGNORE_WITH_PHP= 56 -CONFLICTS= pecl-http-2* +CONFLICTS= pecl-http-* CONFIGURE_ARGS+= --with-http-curl-requests \ --with-http-zlib-compression \ |