Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 17:38:21 +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: r367585 - head/sysutils/setquota
Message-ID:  <201409071738.s87HcLJO006623@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  7 17:38:21 2014
New Revision: 367585
URL: http://svnweb.freebsd.org/changeset/ports/367585
QAT: https://qat.redports.org/buildarchive/r367585/

Log:
  Allow staging as a regular user

Modified:
  head/sysutils/setquota/Makefile

Modified: head/sysutils/setquota/Makefile
==============================================================================
--- head/sysutils/setquota/Makefile	Sun Sep  7 17:36:08 2014	(r367584)
+++ head/sysutils/setquota/Makefile	Sun Sep  7 17:38:21 2014	(r367585)
@@ -10,5 +10,6 @@ MAINTAINER=	winter@jurai.net
 COMMENT=	Command line quota tools
 
 WRKSRC=		${WRKDIR}/setquota/
+USES=		uidfix
 
 .include <bsd.port.mk>



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