aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 11:52:18 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 12:02:58 +0000
commit4acec821191d0a8ea57ac864225bfaf4e59aeaca (patch)
tree7e868cd15bda00db093456d2b6290c3343c4344e /benchmarks
parent31e1e0d3e8887e79b8ae86d954a64b67379c84b4 (diff)
downloadports-4acec821191d0a8ea57ac864225bfaf4e59aeaca.tar.gz
ports-4acec821191d0a8ea57ac864225bfaf4e59aeaca.zip
benchmarks/autobench: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'benchmarks')
-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: