git: 5d66db5a4768 - main - math/octave-forge-chartjs: Mark broken.

From: Stephen Montgomery-Smith <stephen_at_FreeBSD.org>
Date: Thu, 20 Feb 2025 01:45:23 UTC
The branch main has been updated by stephen:

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

commit 5d66db5a47686fe35baa0c18b00cb8a161866676
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2025-02-20 01:43:19 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2025-02-20 01:43:19 +0000

    math/octave-forge-chartjs: Mark broken.
    
    It will not build with the update of boost-libs.
---
 math/octave-forge-chartjs/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/octave-forge-chartjs/Makefile b/math/octave-forge-chartjs/Makefile
index 4f33076f1ffa..68cd3b6c4ca4 100644
--- a/math/octave-forge-chartjs/Makefile
+++ b/math/octave-forge-chartjs/Makefile
@@ -12,6 +12,8 @@ LICENSE_FILE=	${WRKDIR}/${OCTAVE_SRC}/COPYING
 
 BUILD_DEPENDS+=	${PREFIX}/include/boost/asio.hpp:devel/boost-libs
 
+BROKEN=		does not build with boost version 1.87
+
 USES=		octave
 USE_GITHUB=	yes
 GH_ACCOUNT=	pr0m1th3as