From 079936ea0b597d9da156fee0375598fc472aa375 Mon Sep 17 00:00:00 2001 From: Martin Wilke <miwi@FreeBSD.org> Date: Sun, 9 Mar 2014 14:40:30 +0000 Subject: - Stage support --- net/pcnfsd/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'net/pcnfsd/Makefile') 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} -- cgit v1.2.3