mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
comms/tits: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
cf8cf5293c
commit
b6b0bce4b4
@ -1,5 +1,6 @@
|
||||
PORTNAME= tits
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= http://www.mctavish.co.uk/tits/
|
||||
|
||||
@ -11,7 +12,7 @@ LICENSE= BSD4CLAUSE
|
||||
USES= uidfix
|
||||
USE_RC_SUBR= tits
|
||||
|
||||
MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man
|
||||
MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/share/man/man
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/tits.8
|
||||
|
@ -1,3 +1,3 @@
|
||||
etc/tits.conf.default
|
||||
man/man8/tits.8.gz
|
||||
sbin/tits
|
||||
share/man/man8/tits.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user