From 3971de1490dccf89c5427aad53e807f55829e4a4 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 24 Jul 2001 12:27:38 +0000 Subject: Update to 0.3.5. Unfortunately it is another victim of larger compatibility problem with some of the core GNOME components (vfs, oaf or bonobo I guess), so similarly to Evolution and Nautilus it hangs solidly at startup right after displaying fine splash screen. :(( --- devel/gide/files/patch-plugins::evo-mail::Makefile.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 devel/gide/files/patch-plugins::evo-mail::Makefile.in (limited to 'devel/gide/files/patch-plugins::evo-mail::Makefile.in') diff --git a/devel/gide/files/patch-plugins::evo-mail::Makefile.in b/devel/gide/files/patch-plugins::evo-mail::Makefile.in new file mode 100644 index 000000000000..af7950a119d7 --- /dev/null +++ b/devel/gide/files/patch-plugins::evo-mail::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- plugins/evo-mail/Makefile.in 2001/07/24 10:42:10 1.1 ++++ plugins/evo-mail/Makefile.in 2001/07/24 10:42:58 +@@ -166,7 +166,7 @@ + + DEFS = @DEFS@ -I. -I$(srcdir) -I../.. + LIBS = @LIBS@ +-libgide_mail_la_LDFLAGS = ++libgide_mail_la_LDFLAGS = -avoid-version + libgide_mail_la_DEPENDENCIES = + libgide_mail_la_OBJECTS = Evolution-Composer-common.lo \ + Evolution-Composer-stubs.lo Evolution-Composer-skels.lo mail-tool.lo -- cgit v1.2.3