summaryrefslogtreecommitdiffstats
path: root/benchmarks/nbench/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
committerbapt <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
commitb715b89a1416d2148b4fef07ef9a3ce0c8e4d11d (patch)
tree31ede4b6a16eed4dc573704597f9b61f97243a68 /benchmarks/nbench/Makefile
parentc02198898e38a0cf9e148e6245ef7e6a78916605 (diff)
downloadFreeBSD-ports-b715b89a1416d2148b4fef07ef9a3ce0c8e4d11d.zip
FreeBSD-ports-b715b89a1416d2148b4fef07ef9a3ce0c8e4d11d.tar.gz
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
Diffstat (limited to 'benchmarks/nbench/Makefile')
-rw-r--r--benchmarks/nbench/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile
index 0257eff..34b2c4d 100644
--- a/benchmarks/nbench/Makefile
+++ b/benchmarks/nbench/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nbench
-# Date created: 17 December 1997
-# Whom: Andrey Zakhvatov
-#
+# Created by: Andrey Zakhvatov
# $FreeBSD$
-#
PORTNAME= nbench
PORTVERSION= 2.2.3
@@ -17,6 +13,7 @@ COMMENT= BYTE Magazine's native benchmarks
ALL_TARGET= # empty
MAKE_JOBS_UNSAFE= yes
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nbench ${PREFIX}/bin
@${MKDIR} ${DATADIR}
OpenPOWER on IntegriCloud