aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2018-02-24 23:46:41 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2018-02-24 23:46:41 +0000
commitd7a2b790058a361cb2b96b45fd0fa7382b2437e6 (patch)
tree69d3db92204bf1c8ede389145bceb04094a90341 /math
parent0a7d00f6c61894b9c48f3f747eb3efd71f8c87da (diff)
downloadports-d7a2b790058a361cb2b96b45fd0fa7382b2437e6.tar.gz
ports-d7a2b790058a361cb2b96b45fd0fa7382b2437e6.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge-octclip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-octclip/Makefile b/math/octave-forge-octclip/Makefile
index ef42232fe90c..5a6c593bb436 100644
--- a/math/octave-forge-octclip/Makefile
+++ b/math/octave-forge-octclip/Makefile
@@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
+BROKEN= does not build with octave version >= 4.2.1
+
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${DISTNAME}