sysutils/fusefs-libs: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2019-09-15 21:08:29 +02:00
parent 7548d99e1f
commit 2fad1dd17b
3 changed files with 12 additions and 3 deletions

View file

@ -4,6 +4,7 @@
PORTNAME= fusefs
DISTVERSIONPREFIX= fuse-
DISTVERSION= 2.9.9
PORTREVISION= 1
CATEGORIES= sysutils
PKGNAMESUFFIX= -libs

View file

@ -0,0 +1,11 @@
--- 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

View file

@ -18,6 +18,3 @@ lib/libulockmgr.so
lib/libulockmgr.so.1
lib/libulockmgr.so.1.0.1
libdata/pkgconfig/fuse.pc
man/man1/fusermount.1.gz
man/man1/ulockmgr_server.1.gz
man/man8/mount.fuse.8.gz