diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 18:34:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 18:34:45 +0000 |
commit | 1c08288d89b83e513432b581d5cf6674df605686 (patch) | |
tree | 3f20e6d73a636d1f92761e3eef676af04ed8bb08 /cad/gmsh-occ | |
parent | 086540aa9a4eb1f94766704845ce63979309e202 (diff) | |
download | ports-1c08288d89b83e513432b581d5cf6674df605686.tar.gz ports-1c08288d89b83e513432b581d5cf6674df605686.zip |
Notes
Diffstat (limited to 'cad/gmsh-occ')
-rw-r--r-- | cad/gmsh-occ/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/gmsh-occ/Makefile b/cad/gmsh-occ/Makefile index 93e5fe54091f..c96632a02c78 100644 --- a/cad/gmsh-occ/Makefile +++ b/cad/gmsh-occ/Makefile @@ -10,6 +10,7 @@ COMMENT= Automatic 3D finite element mesh generator with OpenCascade support MASTERDIR= ${.CURDIR}/../../cad/gmsh +BROKEN= Unfetchable WITH_OCC= yes .include "${MASTERDIR}/Makefile" |