svn commit: r500715 - in head/sysutils/fusefs-smbnetfs: . files

Antoine Brodin antoine at FreeBSD.org
Fri May 3 11:22:24 UTC 2019


Author: antoine
Date: Fri May  3 11:22:23 2019
New Revision: 500715
URL: https://svnweb.freebsd.org/changeset/ports/500715

Log:
  Revert r500560 and unbreak
  
  Reported by:	pkg-fallout

Deleted:
  head/sysutils/fusefs-smbnetfs/files/patch-src_fusepod__util.h
Modified:
  head/sysutils/fusefs-smbnetfs/Makefile

Modified: head/sysutils/fusefs-smbnetfs/Makefile
==============================================================================
--- head/sysutils/fusefs-smbnetfs/Makefile	Fri May  3 11:12:12 2019	(r500714)
+++ head/sysutils/fusefs-smbnetfs/Makefile	Fri May  3 11:22:23 2019	(r500715)
@@ -22,7 +22,7 @@ LIBSECRET_LIB_DEPENDS=	libsecret-*.so:security/libsecr
 
 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


More information about the svn-ports-head mailing list