ports/sysutils/fusefs-libs/files/patch-doc_Makefile.am
Alan Somers c75f57b7ea sysutils/fusefs-libs: don't install irrelevant man pages
Don't install man pages for programs that the port doesn't install.

PR:		236638
Reviewed by:	emaste
Approved by:	se (maintainer timeout)
Sponsored by:	The FreeBSD Foundation
2019-09-15 04:46:03 +00:00

11 lines
284 B
Text

--- doc/Makefile.am.orig 2019-07-31 16:36:32 UTC
+++ doc/Makefile.am
@@ -1,5 +1,8 @@
## Process this file with automake to produce Makefile.in
+if BSD
+else
dist_man_MANS = fusermount.1 mount.fuse.8 ulockmgr_server.1
+endif
EXTRA_DIST = how-fuse-works kernel.txt Doxyfile html