Date: Thu, 3 Oct 2024 10:27:37 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4098821e647b - main - mail/astroid: mark as BROKEN, fails to build with boost-1.85+ Message-ID: <202410031027.493ARb0Z042441@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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 \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410031027.493ARb0Z042441>
