aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-parallel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-parallel/Makefile')
-rw-r--r--math/octave-forge-parallel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile
index 29241f72ba56..1041927c1019 100644
--- a/math/octave-forge-parallel/Makefile
+++ b/math/octave-forge-parallel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octave-forge-parallel
PORTVERSION= 4.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases
DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
@@ -12,6 +12,8 @@ WWW= https://packages.octave.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
+BROKEN= does not build with octave>=8
+
RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct
USES= compiler:gcc-c++11-lib octave perl5 shebangfix