svn commit: r446006 - branches/2017Q3/graphics/code-eli

Larry Rosenman ler at FreeBSD.org
Sun Jul 16 14:24:27 UTC 2017


Author: ler
Date: Sun Jul 16 14:24:25 2017
New Revision: 446006
URL: https://svnweb.freebsd.org/changeset/ports/446006

Log:
  MFH: r444962
  
  Mark Broken.
  
  PR:		220360
  Submitted by:	fernando.apesteguia at gmail.com (maintainer)
  
  Approved by:	ports-secteam (blanket)

Modified:
  branches/2017Q3/graphics/code-eli/Makefile
Directory Properties:
  branches/2017Q3/   (props changed)

Modified: branches/2017Q3/graphics/code-eli/Makefile
==============================================================================
--- branches/2017Q3/graphics/code-eli/Makefile	Sun Jul 16 14:08:51 2017	(r446005)
+++ branches/2017Q3/graphics/code-eli/Makefile	Sun Jul 16 14:24:25 2017	(r446006)
@@ -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