summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-smbnetfs
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-smbnetfs')
-rw-r--r--sysutils/fusefs-smbnetfs/Makefile2
-rw-r--r--sysutils/fusefs-smbnetfs/files/patch-src_fusepod__util.h10
2 files changed, 1 insertions, 11 deletions
diff --git a/sysutils/fusefs-smbnetfs/Makefile b/sysutils/fusefs-smbnetfs/Makefile
index 00fe22a02f5c..5c02384d9bfe 100644
--- a/sysutils/fusefs-smbnetfs/Makefile
+++ b/sysutils/fusefs-smbnetfs/Makefile
@@ -22,7 +22,7 @@ LIBSECRET_LIB_DEPENDS= libsecret-*.so:security/libsecret
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
-USES= compiler:c11 fuse iconv pkgconfig samba:lib tar:bzip2
+USES= fuse iconv pkgconfig samba:lib tar:bzip2
USE_GNOME= glib20:build
GNU_CONFIGURE= yes
diff --git a/sysutils/fusefs-smbnetfs/files/patch-src_fusepod__util.h b/sysutils/fusefs-smbnetfs/files/patch-src_fusepod__util.h
deleted file mode 100644
index e4bb07a47865..000000000000
--- a/sysutils/fusefs-smbnetfs/files/patch-src_fusepod__util.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/fusepod_util.h.orig 2019-04-09 11:38:35 UTC
-+++ src/fusepod_util.h
-@@ -15,6 +15,7 @@
- #ifndef _FUSEPOD_UTIL_H_
- #define _FUSEPOD_UTIL_H_
-
-+#include <strings.h>
- #include <vector>
- #include <string>
-