mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
benchmarks/autobench: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
31e1e0d3e8
commit
4acec82119
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue