diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-07-07 09:17:32 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-07-07 09:17:32 +0000 |
commit | e3c89c70c6da304035300a10a314ac9c9e471a54 (patch) | |
tree | 22335d59d8dd8db6186e8f71ad17c2653ec308db /benchmarks/phoronix-test-suite | |
parent | a0af13d7fde8789c49659f5fd84ab48a8fdcefb8 (diff) | |
download | ports-e3c89c70c6da304035300a10a314ac9c9e471a54.tar.gz ports-e3c89c70c6da304035300a10a314ac9c9e471a54.zip |
Notes
Diffstat (limited to 'benchmarks/phoronix-test-suite')
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 06a47a3edde8..7176f720cc69 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -22,7 +22,6 @@ OPTIONS= BASH_COMPLETIONS "Install bash completions" off \ USE_PHP= zip json openssl gd zlib pcntl posix curl USE_PHP_BUILD= yes WANT_PHP_CLI= yes -USE_GZIP= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/phoronix-test-suite MAN1= phoronix-test-suite.1 |