git: d4a2202e5dba - main - biology/haplohseq: mark as BROKEN with Boost>=1.87 (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Fri, 14 Feb 2025 03:18:10 UTC
The branch main has been updated by fluffy:

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

commit d4a2202e5dba64e2f02d1c206184f5232977fb83
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-02-14 02:49:20 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-02-14 03:17:11 +0000

    biology/haplohseq: mark as BROKEN with Boost>=1.87 (+)
    
    Since 1.87 release some long-time-ago deprecated Boost.asio facilities was dropped off
    
    Sponsored by:   Future Crew, LLC
---
 biology/haplohseq/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/biology/haplohseq/Makefile b/biology/haplohseq/Makefile
index 710ef763e62f..8da67ec49753 100644
--- a/biology/haplohseq/Makefile
+++ b/biology/haplohseq/Makefile
@@ -9,6 +9,8 @@ WWW=		https://sites.google.com/site/integrativecancergenomics/software/haplohseq
 
 LICENSE=	MIT
 
+BROKEN=		fails to build with Boost>=1.87
+
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs
 RUN_DEPENDS=	R-cran-optparse>0:devel/R-cran-optparse