diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-01-13 01:52:17 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-01-13 01:52:17 +0000 |
commit | 03da2131d6adf58e2545b64f7db9456ce593f47f (patch) | |
tree | 020789724010dec83683a18f2d9b4249c3efe858 /math | |
parent | c0cf58fa5ee9cc10d7bccbcc7d6d0c132d8a8e7a (diff) | |
download | freebsd-ports-03da2131d6adf58e2545b64f7db9456ce593f47f.zip |
- Mark broken. This package is currently unmaintained upstream.
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-forge-spline-gcvspl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-spline-gcvspl/Makefile b/math/octave-forge-spline-gcvspl/Makefile index a321a0a8d21a..d267d1abae6f 100644 --- a/math/octave-forge-spline-gcvspl/Makefile +++ b/math/octave-forge-spline-gcvspl/Makefile @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +BROKEN= does not build with octave-4.0.0 + GNU_CONFIGURE= yes CONFIGURE_ENV+= HOME=${WRKSRC} |