aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-03-15 14:45:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-03-15 14:45:54 +0000
commite51bbb58a4c6768d011c6b5ec5e74fd757f85e57 (patch)
tree1854068f339c180ccfac6a1304765861eb2e85fc /benchmarks
parenta28f0f7f7f7687e6ab6ebc4b3313f96232c00aa0 (diff)
downloadports-e51bbb58a4c6768d011c6b5ec5e74fd757f85e57.tar.gz
ports-e51bbb58a4c6768d011c6b5ec5e74fd757f85e57.zip
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/postal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile
index 3bba63944531..4ee4510fdae9 100644
--- a/benchmarks/postal/Makefile
+++ b/benchmarks/postal/Makefile
@@ -33,7 +33,7 @@ GNUTLS_USES= pkgconfig
GNUTLS_CONFIGURE_OFF= --disable-gnutls
GNUTLS_CPPFLAGS= $$(pkg-config --cflags gnutls)
GNUTLS_LDFLAGS= $$(pkg-config --libs gnutls)
-OPENSSL_USE= OPENSSL=yes
+OPENSSL_USES= ssl
OPENSSL_CONFIGURE_OFF= --disable-openssl
OPENSSL_CPPFLAGS= -I${OPENSSLINC}
OPENSSL_LDFLAGS= -L${OPENSSLLIB}