Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 23:50:25 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462883 - head/math/octave-forge-octproj
Message-ID:  <201802242350.w1ONoPKY084771@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Sat Feb 24 23:50:25 2018
New Revision: 462883
URL: https://svnweb.freebsd.org/changeset/ports/462883

Log:
  - Mark broken.

Modified:
  head/math/octave-forge-octproj/Makefile

Modified: head/math/octave-forge-octproj/Makefile
==============================================================================
--- head/math/octave-forge-octproj/Makefile	Sat Feb 24 23:46:41 2018	(r462882)
+++ head/math/octave-forge-octproj/Makefile	Sat Feb 24 23:50:25 2018	(r462883)
@@ -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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802242350.w1ONoPKY084771>