git: ec18cff60bdc - main - www/pecl-yaf: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 29 Jul 2024 12:46:15 UTC
The branch main has been updated by sunpoet:

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

commit ec18cff60bdc9c5a27789d56423a09d4eac2cc25
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-29 12:39:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-29 12:39:19 +0000

    www/pecl-yaf: Cosmetic change
---
 www/pecl-yaf/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile
index 121ad1f5d708..0adefd87ff3f 100644
--- a/www/pecl-yaf/Makefile
+++ b/www/pecl-yaf/Makefile
@@ -11,8 +11,8 @@ LICENSE=	PHP301
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		localbase php:pecl
-IGNORE_WITH_PHP=	84
 
 CFLAGS+=	-DZEND_HOT=
+IGNORE_WITH_PHP=84
 
 .include <bsd.port.mk>