aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/polygraph/Makefile
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-09-10 03:40:56 +0800
committermarino <marino@FreeBSD.org>2016-09-10 03:40:56 +0800
commitb236a9c0408bb4c5dd28e3128687a5de61161a27 (patch)
tree92b61da7299fce780376b4e14bfa865c591ecd98 /benchmarks/polygraph/Makefile
parent6dea8cccd35169ef76dea356540fcad6d9b05ad6 (diff)
downloadfreebsd-ports-gnome-b236a9c0408bb4c5dd28e3128687a5de61161a27.tar.gz
freebsd-ports-gnome-b236a9c0408bb4c5dd28e3128687a5de61161a27.tar.zst
freebsd-ports-gnome-b236a9c0408bb4c5dd28e3128687a5de61161a27.zip
benchmarks/polygraph: Handle missing SSLv3
Approved by: SSL blanket
Diffstat (limited to 'benchmarks/polygraph/Makefile')
-rw-r--r--benchmarks/polygraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile
index cae6e8c779dc..3d41659cd661 100644
--- a/benchmarks/polygraph/Makefile
+++ b/benchmarks/polygraph/Makefile
@@ -35,7 +35,7 @@ LDNS_LIB_DEPENDS= libldns.so:dns/ldns
LDNS_CONFIGURE_ON= --with-ldns=${LOCALBASE}/bin/ldns-config
LDNS_CONFIGURE_OFF= --without-ldns
SSL_DESC= SSL/HTTPS support
-SSL_USE= openssl=yes
+SSL_USES= ssl
SSL_CONFIGURE_ON= --with-ssl=${OPENSSLBASE}
SSL_CONFIGURE_OFF= --without-ssl
PERL_DESC= Install Perl for PolyGraph tools