From 82828f53b1768738e4305743ce6f408a3a166e7f Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Tue, 18 Sep 2018 18:28:42 +0000 Subject: dns/unbound: Fix OPTIONS_DEFINE reference Missed in previous commit PR: 231283 Submitted by: jaap@NLnetLabs.nl (maintainer) Pointyhat to: swills --- dns/unbound/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/unbound') diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 93ccce451390..f7531421f744 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -36,7 +36,7 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= THREADS PYTHON GOST ECDSA MUNIN_PLUGIN DOCS LIBEVENT \ FILTER_AAAA DNSTAP DNSCRYPT SUBNET EVAPI TFOCL TFOSE \ HIREDIS -OPTIONS_DEFAULT=THREADS ECDSA LIBEVENT GOST_DESC +OPTIONS_DEFAULT=THREADS ECDSA LIBEVENT GOST LIBEVENT_DESC= Build against libevent GOST_DESC= Enable GOST support (requires OpenSSL >= 1.0) -- cgit v1.2.3