aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/autobench/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile
index 485b04023dba..2eb14f254e43 100644
--- a/benchmarks/autobench/Makefile
+++ b/benchmarks/autobench/Makefile
@@ -1,6 +1,6 @@
PORTNAME= autobench
PORTVERSION= 2.1.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= benchmarks www
MASTER_SITES= http://www.xenoclast.org/autobench/downloads/
@@ -17,7 +17,7 @@ RUN_DEPENDS= httperf:benchmarks/httperf \
USES= gmake perl5 shebangfix
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEBUG_FLAGS= \
- PREFIX=${PREFIX}
+ PREFIX=${PREFIX} MANDIR=${PREFIX}/share/man/man1
SHEBANG_FILES= autobench_admin autobenchd autobench
post-patch: