diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 09:00:15 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 09:00:15 +0000 |
commit | b3f95b0e35b44920caf8a234bf0a9b80104b4634 (patch) | |
tree | a682cc9d46cc0e41d0ad2c5e6334969995c75000 /benchmarks/randomio | |
parent | 02fe5fe0ccd1c85834e1677e974bfca0e56f138c (diff) | |
download | ports-b3f95b0e35b44920caf8a234bf0a9b80104b4634.tar.gz ports-b3f95b0e35b44920caf8a234bf0a9b80104b4634.zip |
Notes
Diffstat (limited to 'benchmarks/randomio')
-rw-r--r-- | benchmarks/randomio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/randomio/Makefile b/benchmarks/randomio/Makefile index 4eb7781825f6..74900ea33f86 100644 --- a/benchmarks/randomio/Makefile +++ b/benchmarks/randomio/Makefile @@ -9,8 +9,7 @@ MASTER_SITES= http://www.arctic.org/~dean/randomio/ MAINTAINER= pluknet@gmail.com COMMENT= Multithreaded disk i/o microbenchmark -USE_BZIP2= yes -USES= gmake +USES= tar:bzip2 gmake PLIST_FILES= bin/${PORTNAME} do-install: |