aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-forge-optim
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2019-04-15 02:04:12 +0800
committerstephen <stephen@FreeBSD.org>2019-04-15 02:04:12 +0800
commit58ee23e25cf79f1d5b29fd2661addaf82271793e (patch)
tree4f7cc441aa0a0d4cecd7c915b2fe34163ac09c29 /math/octave-forge-optim
parent29a6ab7da15bc922d14eff03cc39298e915ee3c9 (diff)
downloadfreebsd-ports-gnome-58ee23e25cf79f1d5b29fd2661addaf82271793e.tar.gz
freebsd-ports-gnome-58ee23e25cf79f1d5b29fd2661addaf82271793e.tar.zst
freebsd-ports-gnome-58ee23e25cf79f1d5b29fd2661addaf82271793e.zip
- Change reason why it is broken.
Diffstat (limited to 'math/octave-forge-optim')
-rw-r--r--math/octave-forge-optim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile
index 562a22bb33d1..dcf1d394f6dd 100644
--- a/math/octave-forge-optim/Makefile
+++ b/math/octave-forge-optim/Makefile
@@ -14,7 +14,7 @@ LICENSE_NAME= See individual files for licenses
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-BROKEN= depends upon octave-forge-struct which is broken
+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}.