Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2014 01:48:55 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356732 - head/sysutils/fusefs-chironfs
Message-ID:  <201406060148.s561mtsg014949@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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