summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/unbound/Makefile2
1 files changed, 1 insertions, 1 deletions
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)