Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 17:32:18 +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: r367583 - head/benchmarks/raidtest
Message-ID:  <201409071732.s87HWIwr005642@svn.freebsd.org>

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

Log:
  Allow staging as a regular user

Modified:
  head/benchmarks/raidtest/Makefile

Modified: head/benchmarks/raidtest/Makefile
==============================================================================
--- head/benchmarks/raidtest/Makefile	Sun Sep  7 17:30:06 2014	(r367582)
+++ head/benchmarks/raidtest/Makefile	Sun Sep  7 17:32:18 2014	(r367583)
@@ -11,6 +11,7 @@ MAINTAINER=	pjd@FreeBSD.org
 COMMENT=	Test performance of storage devices
 
 NO_WRKSUBDIR=	yes
+USES=		uidfix
 PLIST_FILES=	bin/raidtest
 
 do-fetch:



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