Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2018 14:10:40 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469892 - head/math/scilab-toolbox-sivp
Message-ID:  <201805141410.w4EEAexG044505@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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