From a28f0f7f7f7687e6ab6ebc4b3313f96232c00aa0 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 15 Mar 2017 14:45:30 +0000 Subject: Remove all USE_OPENSSL occurrences. Sponsored by: Absolight --- benchmarks/httperf/Makefile | 3 +-- benchmarks/siege/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index 5b8ee2232b70..d1c0fa9765f6 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -10,9 +10,8 @@ COMMENT= Tool for measuring webserver performance LICENSE= GPLv2 -USE_OPENSSL= yes GNU_CONFIGURE= yes -USES= autoreconf gmake libtool +USES= autoreconf gmake libtool ssl USE_GITHUB= yes GH_TAGNAME= dcfb746 MAKE_ARGS= LIBUTIL_OBJS=ssl_writev.o \ diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index 5fa3c93d2e85..749815104ae7 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -12,8 +12,7 @@ COMMENT= HTTP regression testing and benchmarking utility LICENSE= GPLv2 -USES= autoreconf libtool perl5 -USE_OPENSSL= yes +USES= autoreconf libtool perl5 ssl GNU_CONFIGURE= yes CONFIGURE_ENV= PERL="${PERL}" CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} --disable-shared \ -- cgit v1.2.3