mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
sysutils/stress: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c8aa86556f
commit
22c757f8a2
@ -1,6 +1,6 @@
|
||||
PORTNAME= stress
|
||||
PORTVERSION= 1.0.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://repository.timesys.com/buildsources/s/stress/stress-${PORTVERSION}/
|
||||
|
||||
@ -10,9 +10,10 @@ COMMENT= Tool to impose load on and stress test Unix-like systems
|
||||
LICENSE= GPLv3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
INFO= stress
|
||||
PLIST_FILES= bin/stress man/man1/stress.1.gz
|
||||
PLIST_FILES= bin/stress share/man/man1/stress.1.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|^\(CFLAGS\ \)=|\1 +=|; s|^\(CFLAGS.*\)-Wall|\1|' \
|
||||
|
Loading…
Reference in New Issue
Block a user