From 96cd90a0dbb5b5821be5190d84514c4a0acc4723 Mon Sep 17 00:00:00 2001 From: Eugene Grosbein Date: Fri, 1 Jan 2021 05:27:44 +0000 Subject: [PATCH] Revert part of r559801 that touched sysutils/fusefs-smbnetfs by error. --- sysutils/fusefs-smbnetfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/fusefs-smbnetfs/Makefile b/sysutils/fusefs-smbnetfs/Makefile index 90a99fdf3fd1..42d62d8750c2 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= autoreconf compiler:c11 fuse gnome iconv pkgconfig samba:lib tar:bzip2 +USES= compiler:c11 fuse gnome iconv pkgconfig samba:lib tar:bzip2 USE_GNOME= glib20:build GNU_CONFIGURE= yes