aboutsummaryrefslogtreecommitdiff
path: root/cad/gmsh-occ
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:58:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:58:41 +0000
commit8e91f3161f9c1603aa8633d03faa39d0eb27baf5 (patch)
treead09b4f24df8e2cf74670acb86a133957eb333d0 /cad/gmsh-occ
parent2324655f200dcb66c0a26dc9f7ba34216e5a7c3f (diff)
Notes
Diffstat (limited to 'cad/gmsh-occ')
-rw-r--r--cad/gmsh-occ/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/cad/gmsh-occ/Makefile b/cad/gmsh-occ/Makefile
index d69b9a91c311..031a318dda6d 100644
--- a/cad/gmsh-occ/Makefile
+++ b/cad/gmsh-occ/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gmsh-occ
-# Date created: 31 December 2008
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= gmsh
CATEGORIES= cad
@@ -16,4 +12,5 @@ MASTERDIR= ${.CURDIR}/../../cad/gmsh
WITH_OCC= yes
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"