From 4623da95baf798adfcfe18cef9d05ec5ef0c94f5 Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Thu, 10 Jun 2004 07:39:30 +0000 Subject: - Fix dependency on httperf forgotten in previous repocopy Noticed by: kris via INDEX build Pointy hat to: me --- benchmarks/autobench/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks/autobench') 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 -- cgit v1.2.3