diff options
| author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2025-08-08 22:04:42 +0000 |
|---|---|---|
| committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2025-08-08 22:04:42 +0000 |
| commit | ec7ba53d958f688612ec716006c34e04e2ca22c3 (patch) | |
| tree | 76bf3897b7c0ac19d25ad8b6388346d322eecd69 | |
| parent | e8b6346e25e48950ab4211d5b0f52de0ba723dcd (diff) | |
math/octave-forge-onsas: Mark broken.
It is incompatible with the octave packaging system.
| -rw-r--r-- | math/octave-forge-onsas/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
