svn commit: r367585 - head/sysutils/setquota
Antoine Brodin
antoine at FreeBSD.org
Sun Sep 7 17:38:21 UTC 2014
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 at jurai.net
COMMENT= Command line quota tools
WRKSRC= ${WRKDIR}/setquota/
+USES= uidfix
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list