svn commit: r469892 - head/math/scilab-toolbox-sivp

Steve Wills swills at FreeBSD.org
Mon May 14 14:10:40 UTC 2018


Author: swills
Date: Mon May 14 14:10:39 2018
New Revision: 469892
URL: https://svnweb.freebsd.org/changeset/ports/469892

Log:
  math/scilab-toolbox-sivp: mark broken with new opencv

Modified:
  head/math/scilab-toolbox-sivp/Makefile   (contents, props changed)

Modified: head/math/scilab-toolbox-sivp/Makefile
==============================================================================
--- head/math/scilab-toolbox-sivp/Makefile	Mon May 14 14:10:06 2018	(r469891)
+++ head/math/scilab-toolbox-sivp/Makefile	Mon May 14 14:10:39 2018	(r469892)
@@ -15,6 +15,7 @@ LIB_DEPENDS=	libopencv_ml.so:graphics/opencv
 
 RUN_DEPENDS=	${SCILAB_CMD}:math/scilab
 
+BROKEN=		Does not build with newer opencv
 DEPRECATED=	Cannot build with newer opencv
 EXPIRATION_DATE=	2018-06-07
 


More information about the svn-ports-all mailing list