comms/tits: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
cf8cf5293c
commit
b6b0bce4b4
2 changed files with 3 additions and 2 deletions
|
@ -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 a new issue