summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-07-17 19:53:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-07-17 19:53:52 +0000
commit64bfda2f1ded38214ca60d32639e64f521d12eab (patch)
tree6707d5efc063e922ce08207c4f609f73f7cfa255 /cad
parentBROKEN: Broken dependency (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=139417
Diffstat (limited to 'cad')
-rw-r--r--cad/netgen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index 5abc4da67680..dd6cfc263a40 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ngs${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= An automatic 3D tetrahedral mesh generator
+BROKEN= Does not build
+
LIB_DEPENDS= tix8184:${PORTSDIR}/x11-toolkits/tix
USE_GCC= 3.3 # netgen-4.4 is BROKEN with gcc-3.4 on 5.3-STABLE.