git: 3da4573eecd7 - main - net-p2p/monero-cli: mark as BROKEN, fails to build with boost-1.85+

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

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

commit 3da4573eecd73a44684a43970822cac66177a70c
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-10-03 00:28:28 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-10-03 10:25:07 +0000

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

diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile
index cee8d963c683..a3405ac25cc6 100644
--- a/net-p2p/monero-cli/Makefile
+++ b/net-p2p/monero-cli/Makefile
@@ -11,6 +11,7 @@ LICENSE=	BSD3CLAUSE
 
 BROKEN_SSL=	libressl
 BROKEN_aarch64=	fails to compile: uses unavailable HWCAP_AES and getauxval
+BROKEN=		fails to build with boost-1.85+
 
 BUILD_DEPENDS=	${LOCALBASE}/include/rapidjson/document.h:devel/rapidjson \
 		${LOCALBASE}/include/zmq.hpp:net/cppzmq