openbsd-ports/sysutils/ntfs-3g/patches/patch-configure
sthen 81dc0e581e update to ntfs_3g-20220507
from Yifei Zhan and tests from Josh Grosse and me, plus:
- regen patches
- remove useless lib/ntfs-3g dir for plugins which aren't (for some
reason) built here; previously was created but not included in plist
(maintainer timeout)
2022-06-23 13:47:09 +00:00

13 lines
208 B
Plaintext

Index: configure
--- configure.orig
+++ configure
@@ -13372,7 +13372,7 @@ else
fi
;;
- darwin*|netbsd*|kfreebsd*-gnu)
+ darwin*|netbsd*|kfreebsd*-gnu|openbsd*)
with_fuse="external"
;;
freebsd*)