Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2015 02:25:10 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402467 - head/cad/netgen
Message-ID:  <201511270225.tAR2PA4g044345@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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