Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2023 18:14:00 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: f1d10dc50a41 - main - mail/roundcube-tls_icon: Fix bulk build
Message-ID:  <202312081814.3B8IE0q2035083@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=f1d10dc50a417c0ca15610cc8eb54cb87d859f2c

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

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

diff --git a/mail/roundcube-tls_icon/Makefile b/mail/roundcube-tls_icon/Makefile
index 41d15be509fd..e3312347a435 100644
--- a/mail/roundcube-tls_icon/Makefile
+++ b/mail/roundcube-tls_icon/Makefile
@@ -13,6 +13,7 @@ LICENSE=	MIT
 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?202312081814.3B8IE0q2035083>