diff options
author | antoine <antoine@FreeBSD.org> | 2014-09-08 01:32:18 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-09-08 01:32:18 +0800 |
commit | bed5ce01e016a312f94ee67c66c08da0926596f0 (patch) | |
tree | 0176665643d5250e03baa613d11220e2d5e73003 /benchmarks | |
parent | b57830e3adeab957c6ffb3d9002d18782ca96948 (diff) | |
download | freebsd-ports-gnome-bed5ce01e016a312f94ee67c66c08da0926596f0.tar.gz freebsd-ports-gnome-bed5ce01e016a312f94ee67c66c08da0926596f0.tar.zst freebsd-ports-gnome-bed5ce01e016a312f94ee67c66c08da0926596f0.zip |
Allow staging as a regular user
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/raidtest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/raidtest/Makefile b/benchmarks/raidtest/Makefile index dfcb6685152d..00e2b8350f57 100644 --- a/benchmarks/raidtest/Makefile +++ b/benchmarks/raidtest/Makefile @@ -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: |