svn commit: r525607 - head/math/rehearse

Antoine Brodin antoine at FreeBSD.org
Sat Feb 8 20:20:56 UTC 2020


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
 


More information about the svn-ports-all mailing list