Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2014 14:40:31 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347619 - head/net/pcnfsd
Message-ID:  <201403091440.s29EeV6O091369@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Mar  9 14:40:30 2014
New Revision: 347619
URL: http://svnweb.freebsd.org/changeset/ports/347619
QAT: https://qat.redports.org/buildarchive/r347619/

Log:
  - Stage support

Modified:
  head/net/pcnfsd/Makefile

Modified: head/net/pcnfsd/Makefile
==============================================================================
--- head/net/pcnfsd/Makefile	Sun Mar  9 14:40:23 2014	(r347618)
+++ head/net/pcnfsd/Makefile	Sun Mar  9 14:40:30 2014	(r347619)
@@ -19,13 +19,12 @@ COMMENT=	Sun PC NFS authentication and p
 
 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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403091440.s29EeV6O091369>