Skip to content
Snippets Groups Projects
Commit c13d4357 authored by Gabriel M. Dutra's avatar Gabriel M. Dutra
Browse files

sysutils/fusefs-funionfs: move man pages to share/man

Approved by:	garga(mentor)
Differential Revision:	https://reviews.freebsd.org/D43673
parent 7407e61d
No related branches found
No related tags found
No related merge requests found
PORTNAME= funionfs
PORTVERSION= 0.4.3
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://funionfs.apiou.org/file/
PKGNAMEPREFIX= fusefs-
......@@ -12,8 +13,9 @@ LICENSE= GPLv2+
USES= fuse localbase
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/funionfs man/man1/${PORTNAME}.1.gz
PLIST_FILES= bin/funionfs share/man/man1/${PORTNAME}.1.gz
post-patch:
@${REINPLACE_CMD} -e 's,^struct unionfs_desc,extern &,' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment