From ce5e4570204c37f4ac986a2a6bc076aa911167d6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/tetgen/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'math/tetgen') diff --git a/math/tetgen/Makefile b/math/tetgen/Makefile index fa090e3b7d0d..afc160a4ce29 100644 --- a/math/tetgen/Makefile +++ b/math/tetgen/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tetgen -# Date created: 16 December 2005 -# Whom: Pedro F. Giffuni -# +# Created by: Pedro F. Giffuni # $FreeBSD$ -# PORTNAME= tetgen PORTVERSION= 1.4.3.20110119 @@ -27,6 +23,7 @@ ALL_TARGET= tetgen tetlib PORTEXAMPLES= example.poly PLIST_FILES= bin/tetgen include/tetgen.h lib/libtet.a +NO_STAGE= yes .include do-install: -- cgit v1.2.3