From c1fc5c74e3a0cc339181103ec0fd6d10f08ea0e5 Mon Sep 17 00:00:00 2001 From: itojun Date: Fri, 15 Dec 2000 21:58:10 +0000 Subject: fix build - always build with unproven-pthreads --- net/bind9-current/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'net/bind9-current/Makefile') diff --git a/net/bind9-current/Makefile b/net/bind9-current/Makefile index 7b7fcaf6841..9ee5591819b 100644 --- a/net/bind9-current/Makefile +++ b/net/bind9-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/15 19:25:50 itojun Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/15 21:58:10 itojun Exp $ # DISTNAME= bind-${BIND_VERSION} @@ -14,12 +14,7 @@ BUILD_DEFS+= USE_INET6 # we cannot disable pthreads at this moment, it looks to be a a bug in # BIND9 configure.in -.if 1 # defined(USE_UNPROVEN_PTHREADS) && ${USE_UNPROVEN_PTHREADS} == "YES" DEPENDS+= unproven-pthreads>=0.17:../../devel/unproven-pthreads -CONFIGURE_ARGS+=--enable-threads -.else -CONFIGURE_ARGS+=--disable-threads -.endif # Sync these with devel/unproven-pthreads: ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-arm32 NetBSD-*-m68k -- cgit v1.2.3