Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2020 20:20:56 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525607 - head/math/rehearse
Message-ID:  <202002082020.018KKum0020399@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Feb  8 20:20:56 2020
New Revision: 525607
URL: https://svnweb.freebsd.org/changeset/ports/525607

Log:
  Mark BROKEN: depends on conflicting ports

Modified:
  head/math/rehearse/Makefile

Modified: head/math/rehearse/Makefile
==============================================================================
--- head/math/rehearse/Makefile	Sat Feb  8 20:18:53 2020	(r525606)
+++ head/math/rehearse/Makefile	Sat Feb  8 20:20:56 2020	(r525607)
@@ -11,6 +11,8 @@ COMMENT=	Algebraic modeling library in C++ for linear 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		depends on conflicting ports
+
 LIB_DEPENDS=	libClp.so:math/clp \
 		libOsi.so:math/osi
 



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