1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Approved by:	portmgr@
This commit is contained in:
Vanilla I. Shu 2014-06-06 01:48:55 +00:00
parent 6eb8b2f379
commit 5cedf37ce6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356732

View File

@ -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