openbsd-ports/net/loudmouth/patches/patch-loudmouth_Makefile_in
jasper 45633bb12c - update loudmouth to 1.4.1
- bump major
- fix license marker
- enable regression suite
2008-08-20 16:11:11 +00:00

14 lines
428 B
Plaintext

$OpenBSD: patch-loudmouth_Makefile_in,v 1.1 2008/08/20 16:11:11 jasper Exp $
--- loudmouth/Makefile.in.orig Mon Aug 4 13:37:02 2008
+++ loudmouth/Makefile.in Mon Aug 4 13:37:12 2008
@@ -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) \