diff options
-rw-r--r-- | dns/libbind/Makefile | 1 |
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> |