aboutsummaryrefslogtreecommitdiff
path: root/dns/ldns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/ldns/Makefile')
-rw-r--r--dns/ldns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 1213868a6f6f..b92fc329808b 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -22,7 +22,7 @@ USE_LDCONFIG= yes
.if ! (defined(BUILD_PYLDNS) || defined(BUILD_P5PERL))
OPTIONS_DEFINE= DOXYGEN EXAMPLES DRILL
-OPTIONS_DEFAULT= EXAMPLES DRILL
+OPTIONS_DEFAULT= DRILL
DRILL_DESC= With drill program
.endif