From ec7ba53d958f688612ec716006c34e04e2ca22c3 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Fri, 8 Aug 2025 17:04:42 -0500 Subject: [PATCH] math/octave-forge-onsas: Mark broken. It is incompatible with the octave packaging system. --- math/octave-forge-onsas/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/octave-forge-onsas/Makefile b/math/octave-forge-onsas/Makefile index ad3093dab716..fc8171c52186 100644 --- a/math/octave-forge-onsas/Makefile +++ b/math/octave-forge-onsas/Makefile @@ -12,6 +12,8 @@ WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING +BROKEN= this software is incompatible with octave pkg + USES= octave USE_GITHUB= yes GH_ACCOUNT= ONSAS