Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2014 18:09:40 +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: r342463 - head/sysutils/fusefs-kmod
Message-ID:  <201402031809.s13I9e9a093244@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Feb  3 18:09:39 2014
New Revision: 342463
URL: http://svnweb.freebsd.org/changeset/ports/342463
QAT: https://qat.redports.org/buildarchive/r342463/

Log:
  Allow staging as a regular user

Modified:
  head/sysutils/fusefs-kmod/Makefile

Modified: head/sysutils/fusefs-kmod/Makefile
==============================================================================
--- head/sysutils/fusefs-kmod/Makefile	Mon Feb  3 18:07:34 2014	(r342462)
+++ head/sysutils/fusefs-kmod/Makefile	Mon Feb  3 18:09:39 2014	(r342463)
@@ -27,7 +27,7 @@ DISABLE_SIZE=	yes
 OPTIONS_DEFINE=	AUTOSETUP DOCS
 AUTOSETUP_DESC=	Automatic global config file setup
 
-USES=		kmod
+USES=		kmod uidfix
 
 DOCS_BUILD_DEPENDS=	deplate:${PORTSDIR}/textproc/ruby-deplate
 



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