aboutsummaryrefslogtreecommitdiff
path: root/net/pcnfsd/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-09 14:40:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-09 14:40:30 +0000
commit079936ea0b597d9da156fee0375598fc472aa375 (patch)
tree2ddb408f3422e317ddb2133ebf2e94c195dd10d1 /net/pcnfsd/Makefile
parentdafb7355ac3377ccd53aaf9532679488f72ed312 (diff)
Notes
Diffstat (limited to 'net/pcnfsd/Makefile')
-rw-r--r--net/pcnfsd/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile
index 6331b31193b1..bb6c119d246e 100644
--- a/net/pcnfsd/Makefile
+++ b/net/pcnfsd/Makefile
@@ -19,13 +19,12 @@ COMMENT= Sun PC NFS authentication and printing server
DEPRECATED= Unmaintained since 1997
EXPIRATION_DATE= 2014-04-09
-MAN8= pcnfsd.8
-MANCOMPRESSED= maybe
-PLIST_FILES= libexec/rpc.pcnfsd
+
+PLIST_FILES= libexec/rpc.pcnfsd \
+ man/man8/pcnfsd.8.gz
NO_WRKSUBDIR=
-NO_STAGE= yes
post-extract:
${CP} ${FILESDIR}/Makefile.inc ${WRKSRC}