From 8e91f3161f9c1603aa8633d03faa39d0eb27baf5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 15:58:41 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: cad) --- cad/gmsh-occ/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'cad/gmsh-occ') 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 -# +# Created by: Thierry Thomas # $FreeBSD$ -# PORTNAME= gmsh CATEGORIES= cad @@ -16,4 +12,5 @@ MASTERDIR= ${.CURDIR}/../../cad/gmsh WITH_OCC= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit v1.2.3