aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2015-03-16 15:36:57 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2015-03-16 15:36:57 +0000
commit69796f0a61ee215cb651487d1c95270628f8d7be (patch)
treebca04748c699bb2ebccc7ec2c977d1459bfa0285 /dns
parent82b09860f80625c6039923132354081ef17c39df (diff)
downloadports-69796f0a61ee215cb651487d1c95270628f8d7be.tar.gz
ports-69796f0a61ee215cb651487d1c95270628f8d7be.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/unbound/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index 6a063930d1ed..d644330d5075 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -36,6 +36,7 @@ LIBEVENT_DESC= Build against libevent
GOST_DESC= Enable GOST support (requires OpenSSL >= 1.0)
ECDSA_DESC= Enable ECDSA (elliptic curve) support (OpenSSL >= 1.0)
MUNIN_DESC= Install Munin plugin
+FILTER_AAAA_DESC= Build with AAAA filter functionality (contrib)
.include <bsd.port.options.mk>