summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2016-01-13 01:25:54 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2016-01-13 01:25:54 +0000
commit7cb93ad308d3b1477d17273b2fc3ad15a2cf9340 (patch)
tree3a0ccfc55f676f046cce9dfe283961d1e8ea3618
parent- Update to 2.4.1. (diff)
- Mark broken. This package is currently unmaintained upstream.
-rw-r--r--math/octave-forge-octgpr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-octgpr/Makefile b/math/octave-forge-octgpr/Makefile
index 619ccdce9c23..947f20db024f 100644
--- a/math/octave-forge-octgpr/Makefile
+++ b/math/octave-forge-octgpr/Makefile
@@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv2
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
+BROKEN= does not build with octave-4.0.0
+
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${OCTAVE_PKGNAME}