diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 173c30a73b9..4217279efc2 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.34 2002/10/26 12:44:07 jakob Exp $ +# $OpenBSD: Makefile,v 1.35 2002/12/13 23:12:21 jakob Exp $ COMMENT= Berkeley Internet Name Daemon COMMENT-libbind= BIND 8 compatible stub resolver library @@ -39,6 +39,7 @@ CONFIGURE_ARGS+= --with-libtool ${CONFIGURE_SHARED} \ --enable-libbind \ --with-openssl="/usr" \ --with-randomdev=/dev/arandom +CFLAGS= -O0 MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}