From 0f0eb50c1e9988923b5a502ecdeb918467b60cac Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 15:52:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks) --- benchmarks/tcpblast/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'benchmarks/tcpblast/Makefile') diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index 9f6fa124e599..989ae2905879 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: tcpblast -# Date created: 22 August 1994 -# Whom: mr -# +# Created by: mr # $FreeBSD$ -# -# port's source files are in src dir in portball PORTNAME= tcpblast PORTVERSION= 1.1 @@ -19,6 +14,7 @@ PLIST_FILES= bin/tcpblast WRKSRC= ${WRKDIR}/src +NO_STAGE= yes do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} -- cgit v1.2.3