svn commit: r356732 - head/sysutils/fusefs-chironfs

Vanilla I. Shu vanilla at FreeBSD.org
Fri Jun 6 01:48:56 UTC 2014


Author: vanilla
Date: Fri Jun  6 01:48:55 2014
New Revision: 356732
URL: http://svnweb.freebsd.org/changeset/ports/356732
QAT: https://qat.redports.org/buildarchive/r356732/

Log:
  Stagify.
  
  Approved by:	portmgr@

Modified:
  head/sysutils/fusefs-chironfs/Makefile

Modified: head/sysutils/fusefs-chironfs/Makefile
==============================================================================
--- head/sysutils/fusefs-chironfs/Makefile	Fri Jun  6 01:46:12 2014	(r356731)
+++ head/sysutils/fusefs-chironfs/Makefile	Fri Jun  6 01:48:55 2014	(r356732)
@@ -16,11 +16,9 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 USES=		fuse
 
-PLIST_FILES=	bin/chironfs bin/chirctl
+PLIST_FILES=	bin/chironfs bin/chirctl man/man8/chironfs.8.gz
 PORTDOCS=	*
-MAN8=		chironfs.8
 
-NO_STAGE=	yes
 post-patch:
 .if defined(NOPORTDOCS)
 	@${REINPLACE_CMD} -e 's, doc , ,' ${WRKSRC}/Makefile.in


More information about the svn-ports-head mailing list