diff options
Diffstat (limited to 'math/octave-forge-parallel/Makefile')
-rw-r--r-- | math/octave-forge-parallel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index a033e87b2b16..548685f925af 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= does not build with octave 4.4.0 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} |