summaryrefslogtreecommitdiff
path: root/chat/loudmouth/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chat/loudmouth/patches/patch-aa')
-rw-r--r--chat/loudmouth/patches/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/chat/loudmouth/patches/patch-aa b/chat/loudmouth/patches/patch-aa
new file mode 100644
index 00000000000..5ae964ae3df
--- /dev/null
+++ b/chat/loudmouth/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.5 2009/03/11 08:26:11 hasso Exp $
+
+--- loudmouth/Makefile.in.orig 2009-03-11 09:40:29 +0200
++++ loudmouth/Makefile.in 2009-03-11 09:40:42 +0200
+@@ -306,8 +306,7 @@ libloudmouthinclude_HEADERS = \
+
+ libloudmouth_1_la_LIBADD = \
+ $(LOUDMOUTH_LIBS) \
+- $(LIBIDN_LIBS) \
+- -lresolv
++ $(LIBIDN_LIBS)
+
+ libloudmouth_1_la_LDFLAGS = \
+ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \