aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/autobench
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-06-10 07:39:30 +0000
committerClement Laforet <clement@FreeBSD.org>2004-06-10 07:39:30 +0000
commit4623da95baf798adfcfe18cef9d05ec5ef0c94f5 (patch)
tree3351460b93fff13b1e0f21f861c3ed3cd09178e7 /benchmarks/autobench
parentffdc97ec726263c16b7f876bbc1b4430d0d02c50 (diff)
downloadports-4623da95baf798adfcfe18cef9d05ec5ef0c94f5.tar.gz
ports-4623da95baf798adfcfe18cef9d05ec5ef0c94f5.zip
- Fix dependency on httperf forgotten in previous repocopy
Noticed by: kris via INDEX build Pointy hat to: me
Notes
Notes: svn path=/head/; revision=111200
Diffstat (limited to 'benchmarks/autobench')
-rw-r--r--benchmarks/autobench/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile
index eb8ed6c500a9..9c000cc5ed0d 100644
--- a/benchmarks/autobench/Makefile
+++ b/benchmarks/autobench/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.xenoclast.org/autobench/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Automating the process of benchmarking a web server
-RUN_DEPENDS= httperf:${PORTSDIR}/www/httperf
+RUN_DEPENDS= httperf:${PORTSDIR}/benchmarks/httperf
USE_PERL5= yes
USE_GMAKE= yes