aboutsummaryrefslogtreecommitdiff
path: root/cad/gmsh-occ
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2016-01-18 01:21:38 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2016-01-18 01:21:38 +0000
commitdcf2e2104d64268d3f6600808b79e1633f7bb1ad (patch)
tree48c7d5bfb7e28e91e2c1fb74fe7a0dd7070ffa45 /cad/gmsh-occ
parent283d95435b6d123ca0643a8b715b8462e0ce1374 (diff)
Notes
Diffstat (limited to 'cad/gmsh-occ')
-rw-r--r--cad/gmsh-occ/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gmsh-occ/Makefile b/cad/gmsh-occ/Makefile
index 93e5fe54091f..7304756e171a 100644
--- a/cad/gmsh-occ/Makefile
+++ b/cad/gmsh-occ/Makefile
@@ -10,6 +10,6 @@ COMMENT= Automatic 3D finite element mesh generator with OpenCascade support
MASTERDIR= ${.CURDIR}/../../cad/gmsh
-WITH_OCC= yes
+OPTIONS_SLAVE= OCC
.include "${MASTERDIR}/Makefile"