summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/octave-forge-pdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-pdb/Makefile b/math/octave-forge-pdb/Makefile
index 326bf59acd99..05d5eeb68378 100644
--- a/math/octave-forge-pdb/Makefile
+++ b/math/octave-forge-pdb/Makefile
@@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= does not build with octave-4.0.0
+
GNU_CONFIGURE= yes
.include "${.CURDIR}/../../Mk/bsd.octave.mk"