diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-02-12 21:55:23 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-02-12 21:55:23 +0000 |
| commit | 79ca22257944b45aedbfc827c116a0577e319f6d (patch) | |
| tree | 754168f566bb98f4bd91084e10af5db1054937f9 | |
| parent | databases/mroonga: Update version 9.09=>9.12 (diff) | |
www/pecl-http: Enabled for php74
PR: 243911
Reported by: dweimer@dweimer.net
Notes
Notes:
svn path=/head/; revision=525975
| -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 347e08a0c3f1..af1d02d084e4 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -3,6 +3,7 @@ PORTNAME= http PORTVERSION= 3.2.3 +PORTREVISION= 1 CATEGORIES= www DISTNAME= pecl_${PORTNAME}-${PORTVERSION} @@ -14,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_mips= fails to compile: pecl_http-3.1.0/src/php_http_etag.c:63:20: \#if with no expression BROKEN_mips64= fails to compile: pecl_http-3.1.0/src/php_http_etag.c:63:20: \#if with no expression -IGNORE_WITH_PHP=74 BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2@${PHP_FLAVOR} \ ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro2@${PHP_FLAVOR} \ |
