Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2021 05:27:44 +0000 (UTC)
From:      Eugene Grosbein <eugen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559803 - head/sysutils/fusefs-smbnetfs
Message-ID:  <202101010527.1015Ria8017683@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101010527.1015Ria8017683>