svn commit: r559803 - head/sysutils/fusefs-smbnetfs

Eugene Grosbein eugen at FreeBSD.org
Fri Jan 1 05:27:45 UTC 2021


Author: eugen
Date: Fri Jan  1 05:27:44 2021
New Revision: 559803
URL: https://svnweb.freebsd.org/changeset/ports/559803

Log:
  Revert part of r559801 that touched sysutils/fusefs-smbnetfs by error.

Modified:
  head/sysutils/fusefs-smbnetfs/Makefile

Modified: head/sysutils/fusefs-smbnetfs/Makefile
==============================================================================
--- head/sysutils/fusefs-smbnetfs/Makefile	Fri Jan  1 05:05:53 2021	(r559802)
+++ head/sysutils/fusefs-smbnetfs/Makefile	Fri Jan  1 05:27:44 2021	(r559803)
@@ -22,7 +22,7 @@ LIBSECRET_LIB_DEPENDS=	libsecret-*.so:security/libsecr
 
 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


More information about the svn-ports-all mailing list