aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-10-12 07:06:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-10-12 07:06:46 +0000
commita043a47f84291c9a02f81e63bdb5c9318c49b27c (patch)
tree641ea65a5ae09589461ebfca8e28df45a1c2ebf4 /dns
parent416fb31fdea7d6de77830e607e3c66973367d4f6 (diff)
downloadports-a043a47f84291c9a02f81e63bdb5c9318c49b27c.tar.gz
ports-a043a47f84291c9a02f81e63bdb5c9318c49b27c.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/libbind/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/libbind/Makefile b/dns/libbind/Makefile
index aae4996acf2a..fd0b94fd9ce6 100644
--- a/dns/libbind/Makefile
+++ b/dns/libbind/Makefile
@@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --with-randomdev=/dev/random
OPTIONS_DEFINE= IPV6 THREADS
+OPTIONS_DEFAULT= IPV6 THREADS
.include <bsd.port.pre.mk>