aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/autobench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/autobench/Makefile')
-rw-r--r--benchmarks/autobench/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile
index 93973aaf77ca..7d640fe1691b 100644
--- a/benchmarks/autobench/Makefile
+++ b/benchmarks/autobench/Makefile
@@ -14,9 +14,9 @@ COMMENT= Automating the process of benchmarking a web server
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENCE
-RUN_DEPENDS= httperf:${PORTSDIR}/benchmarks/httperf \
- gawk:${PORTSDIR}/lang/gawk \
- gnuplot:${PORTSDIR}/math/gnuplot
+RUN_DEPENDS= httperf:benchmarks/httperf \
+ gawk:lang/gawk \
+ gnuplot:math/gnuplot
USES= gmake perl5 shebangfix
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEBUG_FLAGS= \