git: 568aa01aba5e - main - security/mailzu: Ignore with php81 due to broken pear

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 17 Aug 2025 10:40:03 UTC
The branch main has been updated by bofh:

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

commit 568aa01aba5ebe423ef91fc45c47e736fd3e6f79
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-08-17 10:36:31 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-08-17 10:39:46 +0000

    security/mailzu: Ignore with php81 due to broken pear
    
    Approved by:    portmgr (blanket)
---
 security/mailzu/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/mailzu/Makefile b/security/mailzu/Makefile
index 7a2c9271de78..d0fa985fcd04 100644
--- a/security/mailzu/Makefile
+++ b/security/mailzu/Makefile
@@ -21,6 +21,7 @@ RUN_DEPENDS=	${LOCALBASE}/sbin/amavisd:security/amavisd-new \
 
 USES=		php:flavors,web
 USE_PHP=	sockets
+IGNORE_WITH_PHP=	81
 
 NO_ARCH=	yes
 NO_BUILD=	yes