Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2019 11:22:23 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500715 - in head/sysutils/fusefs-smbnetfs: . files
Message-ID:  <201905031122.x43BMNNR071852@repo.freebsd.org>

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



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