openbsd-ports/net/pidgin/patches/patch-finch_plugins_Makefile_am
alek a51226a081 Import pidgin-2.0.0
This is a new major release of GAIM with a new name to make AOL happy.

ok brad
2007-05-12 15:19:35 +00:00

13 lines
562 B
Plaintext

$OpenBSD: patch-finch_plugins_Makefile_am,v 1.1.1.1 2007/05/12 15:19:36 alek Exp $
--- finch/plugins/Makefile.am.orig Thu Apr 12 07:53:30 2007
+++ finch/plugins/Makefile.am Tue May 1 23:11:26 2007
@@ -24,7 +24,7 @@ gntgf_la_CFLAGS = $(X11_CFLAGS)
gntclipboard_la_LIBADD = $(GLIB_LIBS) $(X11_LIBS)
gntgf_la_LIBADD = $(GLIB_LIBS) $(X11_LIBS) $(top_builddir)/finch/libgnt/libgnt.la
gnthistory_la_LIBADD = $(GLIB_LIBS)
-gntlastlog_la_LIBADD = $(GLIB_LIBS)
+gntlastlog_la_LIBADD = $(GLIB_LIBS) $(top_builddir)/finch/libgnt/libgnt.la
endif # PLUGINS