svn commit: r402467 - head/cad/netgen

Stephen Montgomery-Smith stephen at FreeBSD.org
Fri Nov 27 02:25:11 UTC 2015


Author: stephen
Date: Fri Nov 27 02:25:10 2015
New Revision: 402467
URL: https://svnweb.freebsd.org/changeset/ports/402467

Log:
  - Mark broken.
  
  Reference:	http://beefy2.nyi.freebsd.org/data/93amd64-default/402431/logs/netgen-5.0.0_4.log

Modified:
  head/cad/netgen/Makefile

Modified: head/cad/netgen/Makefile
==============================================================================
--- head/cad/netgen/Makefile	Fri Nov 27 01:45:08 2015	(r402466)
+++ head/cad/netgen/Makefile	Fri Nov 27 02:25:10 2015	(r402467)
@@ -13,6 +13,8 @@ COMMENT=	Automatic 3D tetrahedral mesh g
 LIB_DEPENDS=	libTix8.4.3.so:${PORTSDIR}/x11-toolkits/tix \
 		libtogl.so:${PORTSDIR}/graphics/togl
 
+BROKEN=		Does not compile because of issues with cad/opencascade
+
 USE_LDCONFIG=	yes
 USES=		gmake jpeg libtool tk
 USE_GL=		yes


More information about the svn-ports-all mailing list