git: f149ac9125fe - main - mail/roundcube-login_info: Fix bulk build

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 08 Dec 2023 18:13:59 UTC
The branch main has been updated by bofh:

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

commit f149ac9125fee5fcf20ac75ea2acbe6578626038
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-08 13:55:02 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-08 18:12:55 +0000

    mail/roundcube-login_info: Fix bulk build
    
    Approved by:    portmgr (just-fix-it)
---
 mail/roundcube-login_info/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mail/roundcube-login_info/Makefile b/mail/roundcube-login_info/Makefile
index e37628f775c9..bd39a7db3722 100644
--- a/mail/roundcube-login_info/Makefile
+++ b/mail/roundcube-login_info/Makefile
@@ -13,6 +13,7 @@ LICENSE=	GPLv2
 RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
 
 USES=		php:flavors
+IGNORE_WITH_PHP=	83
 
 WWWDIR=		${LOCALBASE}/www/roundcube
 NO_ARCH=	yes