From 9709860021c29d579be2f3ef37c332c5ef651175 Mon Sep 17 00:00:00 2001 From: stephen <stephen@FreeBSD.org> Date: Wed, 13 Jan 2016 01:25:54 +0000 Subject: - Mark broken. This package is currently unmaintained upstream. --- math/octave-forge-octgpr/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math') 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} -- cgit