mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
dns/nss_resinit: Move manpages to ${PREFIX}/share
This commit is contained in:
parent
a6be2b90d2
commit
9b6ef616b7
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= nss_resinit
|
||||
PORTVERSION= 20060412
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.mahoroba.org/~ume/FreeBSD/
|
||||
|
||||
|
@ -10,9 +10,10 @@ COMMENT= Resolver re-initialization NSS module
|
|||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= uidfix
|
||||
MAKE_ARGS= MANDIR=${PREFIX}/share/man/man
|
||||
|
||||
PLIST_FILES= lib/nss_resinit.so lib/nss_resinit.so.1 \
|
||||
man/man8/nss_resinit.8.gz
|
||||
share/man/man8/nss_resinit.8.gz
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue