mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
sysutils/consolehm: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ab56455aa2
commit
4cb3e81c74
@ -1,6 +1,6 @@
|
||||
PORTNAME= consolehm
|
||||
PORTVERSION= 1.31
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= LOCAL/fenner
|
||||
|
||||
@ -12,8 +12,10 @@ BROKEN_aarch64= fails to build: fatal error: 'machine/pio.h' file not found
|
||||
USES= uidfix
|
||||
GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/consolehm/consolehm
|
||||
MAKE_ARGS+= -e
|
||||
MAKE_ARGS= PREFIX="${PREFIX}" \
|
||||
MANDIR="${PREFIX}/share/man/man"
|
||||
MAKE_ENV= ARCH=${ARCH}
|
||||
|
||||
PLIST_FILES= bin/chm man/man8/chm.8.gz
|
||||
PLIST_FILES= bin/chm share/man/man8/chm.8.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user