aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/p5-Benchmark-Forking/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 23:52:44 +0800
committerbapt <bapt@FreeBSD.org>2013-09-20 23:52:44 +0800
commitb715b89a1416d2148b4fef07ef9a3ce0c8e4d11d (patch)
tree31ede4b6a16eed4dc573704597f9b61f97243a68 /benchmarks/p5-Benchmark-Forking/Makefile
parentc02198898e38a0cf9e148e6245ef7e6a78916605 (diff)
downloadfreebsd-ports-gnome-b715b89a1416d2148b4fef07ef9a3ce0c8e4d11d.tar.gz
freebsd-ports-gnome-b715b89a1416d2148b4fef07ef9a3ce0c8e4d11d.tar.zst
freebsd-ports-gnome-b715b89a1416d2148b4fef07ef9a3ce0c8e4d11d.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
Diffstat (limited to 'benchmarks/p5-Benchmark-Forking/Makefile')
-rw-r--r--benchmarks/p5-Benchmark-Forking/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/p5-Benchmark-Forking/Makefile b/benchmarks/p5-Benchmark-Forking/Makefile
index ca8ebb251cd5..25cc625a735c 100644
--- a/benchmarks/p5-Benchmark-Forking/Makefile
+++ b/benchmarks/p5-Benchmark-Forking/Makefile
@@ -17,4 +17,5 @@ USE_PERL5= configure
MAN3= Benchmark::Forking.3
+NO_STAGE= yes
.include <bsd.port.mk>