mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
benchmarks/dbench: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0c5461212b
commit
c7d22bd5fa
@ -1,6 +1,6 @@
|
||||
PORTNAME= dbench
|
||||
PORTVERSION= 4.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= benchmarks
|
||||
MASTER_SITES= SAMBA/tridge/dbench
|
||||
|
||||
@ -16,6 +16,7 @@ CFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
USES= autoreconf
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS+=--datadir=${DATADIR}
|
||||
|
||||
post-install:
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/dbench
|
||||
bin/tbench
|
||||
bin/tbench_srv
|
||||
man/man1/dbench.1.gz
|
||||
man/man1/tbench.1.gz
|
||||
man/man1/tbench_srv.1.gz
|
||||
share/man/man1/dbench.1.gz
|
||||
share/man/man1/tbench.1.gz
|
||||
share/man/man1/tbench_srv.1.gz
|
||||
%%DATADIR%%/client.txt
|
||||
|
Loading…
Reference in New Issue
Block a user