diff options
author | rene <rene@FreeBSD.org> | 2019-01-05 23:47:56 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2019-01-05 23:47:56 +0800 |
commit | 49b1c7f70b8e2d575197904d0cb417a7643b9d1c (patch) | |
tree | 8e27778c298a1d25f011d9c777cd5bf7531ad709 /www/pecl-http/Makefile | |
parent | 6b96375bc24334afdc7e676b61dced5755ddd32b (diff) | |
download | freebsd-ports-gnome-49b1c7f70b8e2d575197904d0cb417a7643b9d1c.tar.gz freebsd-ports-gnome-49b1c7f70b8e2d575197904d0cb417a7643b9d1c.tar.zst freebsd-ports-gnome-49b1c7f70b8e2d575197904d0cb417a7643b9d1c.zip |
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet
Diffstat (limited to 'www/pecl-http/Makefile')
-rw-r--r-- | www/pecl-http/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 0b5f267f9cd1..4642ac594d06 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -14,7 +14,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= 56 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} \ |