mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/unfs3: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5887fdc933
commit
cf83a7146e
@ -1,6 +1,7 @@
|
||||
PORTNAME= unfs3
|
||||
DISTVERSIONPREFIX= unfs3-
|
||||
DISTVERSION= 0.9.23
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= fuz@FreeBSD.org
|
||||
@ -14,14 +15,15 @@ USES= autoreconf
|
||||
USE_GITHUB= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ENV= YACC=byacc
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
PLIST_FILES= man/man7/tags.7.gz \
|
||||
man/man8/unfsd.8.gz \
|
||||
sbin/unfsd
|
||||
PLIST_FILES= sbin/unfsd \
|
||||
share/man/man7/tags.7.gz \
|
||||
share/man/man8/unfsd.8.gz
|
||||
|
||||
OPTIONS_DEFINE= CLUSTER_EXT
|
||||
CLUSTER_EXT_DESC= include clustering extensions
|
||||
|
Loading…
Reference in New Issue
Block a user