mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
sysutils/chyves: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ad39c96534
commit
f8a11a1989
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= chyves
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -15,7 +16,7 @@ USE_GITHUB= yes
|
|||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
MAKE_ARGS+= -e
|
||||
MAKE_ARGS+= -e MAN_DIR=share/man/man8
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's%\$$(PREFIX)%${STAGEDIR}/$$(PREFIX)%g' ${WRKSRC}/Makefile
|
||||
|
|
|
@ -14,5 +14,5 @@ lib/chyves/chyves-resources
|
|||
lib/chyves/chyves-return
|
||||
lib/chyves/chyves-updates
|
||||
lib/chyves/chyves-verify
|
||||
man/man8/chyves.8.gz
|
||||
sbin/chyves
|
||||
share/man/man8/chyves.8.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue