git: f860f029b61e - main - math/octave-forge-optim: Makr broken.

From: Stephen Montgomery-Smith <stephen_at_FreeBSD.org>
Date: Sat, 29 Mar 2025 22:34:39 UTC
The branch main has been updated by stephen:

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

commit f860f029b61edf13a1808ff01fea7c7561e3b2f0
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2025-03-29 22:34:04 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2025-03-29 22:34:04 +0000

    math/octave-forge-optim: Makr broken.
---
 math/octave-forge-optim/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile
index 8e0de72da161..b4b2601eb9f1 100644
--- a/math/octave-forge-optim/Makefile
+++ b/math/octave-forge-optim/Makefile
@@ -14,6 +14,8 @@ LICENSE_NAME=	See individual files for licenses
 LICENSE_FILE=	${WRKDIR}/${OCTAVE_SRC}/COPYING
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN=		does not build with octave version >= 10.1.0
+
 RUN_DEPENDS=	${OCTAVE_TARBALLS_DIR}/statistics.tar.gz:math/octave-forge-statistics \
 		${OCTAVE_TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct