git: 35258143f6b6 - main - devel/pecl-xdebug: ignore with PHP 8.4

From: Luca Pizzamiglio <pizzamig_at_FreeBSD.org>
Date: Mon, 30 Sep 2024 13:19:58 UTC
The branch main has been updated by pizzamig:

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

commit 35258143f6b6ccf00a3cdfe67faf43ee82111a1d
Author:     Luca Pizzamiglio <pizzamig@FreeBSD.org>
AuthorDate: 2024-09-30 13:18:50 +0000
Commit:     Luca Pizzamiglio <pizzamig@FreeBSD.org>
CommitDate: 2024-09-30 13:18:50 +0000

    devel/pecl-xdebug: ignore with PHP 8.4
    
    PHP 8.4 is not supported.
    No revision bump needed, as it fixes (ignoring) builds with php 8.4 only
---
 devel/pecl-xdebug/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/pecl-xdebug/Makefile b/devel/pecl-xdebug/Makefile
index 303973c1826b..03b5c98d46ec 100644
--- a/devel/pecl-xdebug/Makefile
+++ b/devel/pecl-xdebug/Makefile
@@ -11,6 +11,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		php:pecl,zend tar:tgz
 
+IGNORE_WITH_PHP=	84
+
 CONFIGURE_ARGS=	--enable-xdebug
 
 SUB_FILES=	pkg-message