svn commit: r470490 - head/math/octave-forge-sparsersb

Stephen Montgomery-Smith stephen at FreeBSD.org
Sun May 20 22:05:24 UTC 2018


Author: stephen
Date: Sun May 20 22:05:23 2018
New Revision: 470490
URL: https://svnweb.freebsd.org/changeset/ports/470490

Log:
  - Mark broken.

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

Modified: head/math/octave-forge-sparsersb/Makefile
==============================================================================
--- head/math/octave-forge-sparsersb/Makefile	Sun May 20 21:46:12 2018	(r470489)
+++ head/math/octave-forge-sparsersb/Makefile	Sun May 20 22:05:23 2018	(r470490)
@@ -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.4.0
+
 LIB_DEPENDS=	librsb.so:math/librsb
 
 # OCTSRC is the name of the directory of the package.


More information about the svn-ports-all mailing list