svn commit: r462883 - head/math/octave-forge-octproj

Stephen Montgomery-Smith stephen at FreeBSD.org
Sat Feb 24 23:50:25 UTC 2018


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}


More information about the svn-ports-head mailing list