mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -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
|
PORTNAME= autobench
|
||||||
PORTVERSION= 2.1.2
|
PORTVERSION= 2.1.2
|
||||||
PORTREVISION= 10
|
PORTREVISION= 11
|
||||||
CATEGORIES= benchmarks www
|
CATEGORIES= benchmarks www
|
||||||
MASTER_SITES= http://www.xenoclast.org/autobench/downloads/
|
MASTER_SITES= http://www.xenoclast.org/autobench/downloads/
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ RUN_DEPENDS= httperf:benchmarks/httperf \
|
||||||
|
|
||||||
USES= gmake perl5 shebangfix
|
USES= gmake perl5 shebangfix
|
||||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEBUG_FLAGS= \
|
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEBUG_FLAGS= \
|
||||||
PREFIX=${PREFIX}
|
PREFIX=${PREFIX} MANDIR=${PREFIX}/share/man/man1
|
||||||
SHEBANG_FILES= autobench_admin autobenchd autobench
|
SHEBANG_FILES= autobench_admin autobenchd autobench
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
Loading…
Add table
Reference in a new issue