Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2023 18:13:59 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f149ac9125fe - main - mail/roundcube-login_info: Fix bulk build
Message-ID:  <202312081813.3B8IDxkY035035@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312081813.3B8IDxkY035035>