git: c08e3d757015 - main - devel/pecl-grpc: ignore with php85.

From: Vanilla I. Shu <vanilla_at_FreeBSD.org>
Date: Fri, 18 Jul 2025 01:57:14 UTC
The branch main has been updated by vanilla:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c08e3d75701519da5105a8f104b3741cf089db8a

commit c08e3d75701519da5105a8f104b3741cf089db8a
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2025-07-18 01:56:22 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2025-07-18 01:56:22 +0000

    devel/pecl-grpc: ignore with php85.
---
 devel/pecl-grpc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/pecl-grpc/Makefile b/devel/pecl-grpc/Makefile
index 887656a7a0e6..b8f5f8d7c8e5 100644
--- a/devel/pecl-grpc/Makefile
+++ b/devel/pecl-grpc/Makefile
@@ -11,6 +11,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_mips=	fails to compile: fatal error: sys/auxv.h file not found
 BROKEN_mips64=	fails to compile: fatal error: sys/auxv.h file not found
+IGNORE_WITH_PHP=	85
 
 USES=		compiler:c++11-lang php:pecl