git: 4098821e647b - main - mail/astroid: mark as BROKEN, fails to build with boost-1.85+

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Thu, 03 Oct 2024 10:27:37 UTC
The branch main has been updated by fluffy:

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

commit 4098821e647ba9fb1aa39d51951149dbbb861aaa
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-10-02 23:54:11 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-10-03 10:25:01 +0000

    mail/astroid: mark as BROKEN, fails to build with boost-1.85+
    
    With hat:       office
    Sponsored by:   Future Crew, LLC
---
 mail/astroid/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile
index da5b92159202..a651dd9cff1e 100644
--- a/mail/astroid/Makefile
+++ b/mail/astroid/Makefile
@@ -13,6 +13,8 @@ LICENSE_COMB=	dual
 LICENSE_FILE_GPLv3+ =	${WRKSRC}/COPYING.GPL-3.0+
 LICENSE_FILE_LGPL21+ =	${WRKSRC}/COPYING.LGPL-2.1+
 
+BROKEN=		fails to build with boost-1.85+
+
 BUILD_DEPENDS=	scdoc:textproc/scdoc \
 		notmuch>0:mail/notmuch
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs \