summaryrefslogtreecommitdiff
path: root/net/bind9/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind9/patches/patch-ai')
-rw-r--r--net/bind9/patches/patch-ai4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind9/patches/patch-ai b/net/bind9/patches/patch-ai
index 0692f952d4d..2ecc5db97e6 100644
--- a/net/bind9/patches/patch-ai
+++ b/net/bind9/patches/patch-ai
@@ -1,4 +1,4 @@
-$NetBSD: patch-ai,v 1.8 2007/08/08 18:32:45 reed Exp $
+$NetBSD: patch-ai,v 1.9 2008/06/21 22:13:22 adrianp Exp $
--- lib/bind/configure.orig 2005-10-14 10:44:50.000000000 +0900
+++ lib/bind/configure
@@ -51,7 +51,7 @@ $NetBSD: patch-ai,v 1.8 2007/08/08 18:32:45 reed Exp $
+ { echo "$as_me:$LINENO: result: native pthreads" >&5
+echo "${ECHO_T}native pthreads" >&6; }
+ LIBS="-lpthread $LIBS"
-+ CPPFLAGS="$CPPFLAGS -I/usr/inclue"
++ CPPFLAGS="$CPPFLAGS -I/usr/include"
+ STD_CINDLUES="$STD_CINDLUES -I/usr/include"
+ else
+ { echo "$as_me:$LINENO: result: mit-pthreads/unproven-pthreads" >&5