summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/octave-forge-video/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile
index 00628e2dc1d4..7bf657e01d11 100644
--- a/math/octave-forge-video/Makefile
+++ b/math/octave-forge-video/Makefile
@@ -10,6 +10,8 @@ WWW= https://packages.octave.org/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
+BROKEN= does not build with octave version >= 10.1.0
+
LIB_DEPENDS= libavcodec.so.58:multimedia/ffmpeg4
USES= octave pkgconfig autoreconf