freebsd-ports/mail/evolution/files/patch-plugins_exchange-operations_Makefile.in

11 lines
564 B
Text
Raw Normal View History

--- plugins/exchange-operations/Makefile.in.orig 2008-04-27 23:58:09.000000000 -0400
+++ plugins/exchange-operations/Makefile.in 2008-04-28 00:02:31.000000000 -0400
@@ -463,6 +463,7 @@ liborg_gnome_exchange_operations_la_LIBA
$(top_builddir)/calendar/gui/libevolution-calendar.la \
$(top_builddir)/mail/libevolution-mail.la \
$(top_builddir)/addressbook/gui/component/libevolution-addressbook.la \
+ -Wl,--no-as-needed,$(top_builddir)/addressbook/gui/component/.libs/libevolution-addressbook.so \
$(CAMEL_EXCHANGE_LIBS) \
$(EVOLUTION_MAIL_LIBS)