svn commit: r462882 - head/math/octave-forge-octclip

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


Author: stephen
Date: Sat Feb 24 23:46:41 2018
New Revision: 462882
URL: https://svnweb.freebsd.org/changeset/ports/462882

Log:
  - Mark broken.

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

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