summaryrefslogtreecommitdiff
path: root/benchmarks/pathrate
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
commit0f0eb50c1e9988923b5a502ecdeb918467b60cac (patch)
tree31ede4b6a16eed4dc573704597f9b61f97243a68 /benchmarks/pathrate
parent- Add entry about the new DEFAULT_VERSIONS framework (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
Notes
Notes: svn path=/head/; revision=327708
Diffstat (limited to 'benchmarks/pathrate')
-rw-r--r--benchmarks/pathrate/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/pathrate/Makefile b/benchmarks/pathrate/Makefile
index f2e03ab8b7a3..f95f10b4bc4e 100644
--- a/benchmarks/pathrate/Makefile
+++ b/benchmarks/pathrate/Makefile
@@ -18,6 +18,7 @@ MAKEFILE= makefile
PLIST_FILES= bin/pathrate_rcv bin/pathrate_snd
+NO_STAGE= yes
do-install:
.for f in pathrate_rcv pathrate_snd
${INSTALL_PROGRAM} ${WRKSRC}/${f} ${PREFIX}/bin