aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-10-12 15:06:46 +0800
committerbapt <bapt@FreeBSD.org>2012-10-12 15:06:46 +0800
commit627be518866da74d5ea9c9adfd70bd47f21e7ec2 (patch)
tree641ea65a5ae09589461ebfca8e28df45a1c2ebf4 /dns
parent8c866b27f0abee87002268ccc33879a0de3f31ad (diff)
downloadfreebsd-ports-gnome-627be518866da74d5ea9c9adfd70bd47f21e7ec2.tar.gz
freebsd-ports-gnome-627be518866da74d5ea9c9adfd70bd47f21e7ec2.tar.zst
freebsd-ports-gnome-627be518866da74d5ea9c9adfd70bd47f21e7ec2.zip
forgot the keep the defaults
Feature safe: yes
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>