svn commit: r444962 - head/graphics/code-eli

Larry Rosenman ler at FreeBSD.org
Mon Jul 3 15:44:21 UTC 2017


Author: ler
Date: Mon Jul  3 15:44:19 2017
New Revision: 444962
URL: https://svnweb.freebsd.org/changeset/ports/444962

Log:
  Mark Broken.
  
  PR:		220360
  Submitted by:	fernando.apesteguia at gmail.com (maintainer)

Modified:
  head/graphics/code-eli/Makefile

Modified: head/graphics/code-eli/Makefile
==============================================================================
--- head/graphics/code-eli/Makefile	Mon Jul  3 15:00:46 2017	(r444961)
+++ head/graphics/code-eli/Makefile	Mon Jul  3 15:44:19 2017	(r444962)
@@ -12,6 +12,8 @@ COMMENT=	Library with functionalities for geometries
 LICENSE=	EPL
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN=		Needs work to use math/eigen3 currently in ports
+
 BUILD_DEPENDS=	eigen>3:math/eigen3
 
 USE_GITHUB=	yes


More information about the svn-ports-all mailing list