diff options
-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} |