diff options
Diffstat (limited to 'math/octave-forge-coder')
-rw-r--r-- | math/octave-forge-coder/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-coder/Makefile b/math/octave-forge-coder/Makefile index a8e537fd4698..e454e648968a 100644 --- a/math/octave-forge-coder/Makefile +++ b/math/octave-forge-coder/Makefile @@ -11,6 +11,8 @@ WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING +BROKEN= does not build with octave version >= 10.1.0 + USES= octave USE_GITHUB= yes GH_ACCOUNT= shsajjadi |