summaryrefslogtreecommitdiff
path: root/mail/cue/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cue/patches/patch-aa')
-rw-r--r--mail/cue/patches/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/cue/patches/patch-aa b/mail/cue/patches/patch-aa
new file mode 100644
index 00000000000..6917d238fca
--- /dev/null
+++ b/mail/cue/patches/patch-aa
@@ -0,0 +1,20 @@
+$NetBSD: patch-aa,v 1.3 2006/01/08 15:37:33 joerg Exp $
+
+--- configure.orig 2003-11-13 11:18:48.000000000 +0000
++++ configure
+@@ -1126,6 +1126,7 @@ rm -fr conftest*
+ fi
+
+
++if test ${OPSYS} != "DragonFly"; then
+ if test "$buggygetaddrinfo" = "yes"; then
+ if test "$ipv6" = "yes"; then
+ echo 'Fatal: You must get working getaddrinfo() function.'
+@@ -1133,6 +1134,7 @@ if test "$buggygetaddrinfo" = "yes"; the
+ exit 1
+ fi
+ fi
++fi
+
+ echo $ac_n "checking if --enable-idea option is specified""... $ac_c" 1>&6
+ echo "configure:1139: checking if --enable-idea option is specified" >&5