From 35652c06443a6c502a1865493f9256c5439a1199 Mon Sep 17 00:00:00 2001 From: wen Date: Thu, 7 Jul 2011 09:17:32 +0000 Subject: - Remove USE_GZIP=yes since it is default PR: ports/157174 Submitted by: Alex kozlov Approved by: pav@(portmgr) --- benchmarks/phoronix-test-suite/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'benchmarks') 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 -- cgit