git: a08598d84651 - main - net-p2p/litecoin: mark as BROKEN, fails to build with boost-1.85+

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

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

commit a08598d846516d7b6a8ca9646dc581b299c32561
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-10-03 00:16:38 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-10-03 10:25:06 +0000

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

diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index e9d8b839857a..5d36d15846db 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -10,6 +10,8 @@ WWW=		https://www.litecoin.org/
 
 LICENSE=	MIT
 
+BROKEN=		fails to build with boost-1.85+
+
 LIB_DEPENDS=	libboost_date_time.so:devel/boost-libs \
 		libfmt.so:devel/libfmt \
 		libevent.so:devel/libevent