aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/powerdns/Makefile')
-rw-r--r--dns/powerdns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index b4fe93e5f5b6..32aa6024b75e 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -57,7 +57,7 @@ DNSSEC_DESC= Enable extra DNSSEC algorithms (13 & 14)
BOTAN_DESC= Use Botan
CRYPTOPP_DESC= Use Crypto++
-OPTIONS_DEFAULT= PGSQL CRYPTOPP
+OPTIONS_DEFAULT= PGSQL DNSSEC CRYPTOPP
.include <bsd.port.options.mk>