diff options
Diffstat (limited to 'www/pecl-http2/Makefile')
-rw-r--r-- | www/pecl-http2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-http2/Makefile b/www/pecl-http2/Makefile index be3c73a8ac82..40765b0b6e35 100644 --- a/www/pecl-http2/Makefile +++ b/www/pecl-http2/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf@${PHP LIB_DEPENDS= libcurl.so:ftp/curl \ libevent.so:devel/libevent -IGNORE_WITH_PHP=70 71 72 +IGNORE_WITH_PHP=70 71 72 73 USES= php:pecl CONFLICTS= pecl-http1* pecl-http-* |