summaryrefslogtreecommitdiff
path: root/math/octave-forge-linear-algebra
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2019-03-10 04:56:17 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2019-03-10 04:56:17 +0000
commit1562e730f569475c3d23decb3b0e7c4a551b1063 (patch)
treead761cc2552563381b575b8400decd8edbf1a275 /math/octave-forge-linear-algebra
parentaudio/audacity: Update to 2.3.1 (diff)
- Update math/octave to 5.1.0.
- Bump portrevision of unbroken octave-forge-* ports. - Bump portrevision of math/dynare which uses library files from octave. - Mark broken: octave-forge-(database|dicom|optim|fits|linear|linear|optim| parallel|signal|strings|struct|tisean|video). - Broken optional dependencies in math/octave-forge to default to off. - Bump portrevision of math/octave-forge.
Notes
Notes: svn path=/head/; revision=495225
Diffstat (limited to 'math/octave-forge-linear-algebra')
-rw-r--r--math/octave-forge-linear-algebra/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-linear-algebra/Makefile b/math/octave-forge-linear-algebra/Makefile
index 783bc0d02f95..e4f360965add 100644
--- a/math/octave-forge-linear-algebra/Makefile
+++ b/math/octave-forge-linear-algebra/Makefile
@@ -10,6 +10,8 @@ CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+BROKEN= does not build with octave>=5.1.0
+
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${OCTAVE_PKGNAME}