freebsd-ports/mail/evolution/files/patch-shell::Makefile.in
Joe Marcus Clarke 624cb4d85b Update to 1.2.0. This is a big release, and I don't want to polute the
the CVS log with all the details.  However, almost every aspect has been
touched.  Note, that this is still a GNOME 1.x application!

More info on the features can be found at Ximian:
http://www.ximian.com/products/evolution/
2002-11-12 00:01:04 +00:00

11 lines
1.2 KiB
Text

--- shell/Makefile.in.orig Thu Sep 19 13:31:46 2002
+++ shell/Makefile.in Thu Sep 19 13:38:39 2002
@@ -217,7 +217,7 @@
SUBDIRS = glade importer
-INCLUDES = -O -I$(top_srcdir)/widgets -I$(top_srcdir)/widgets/misc -I$(top_srcdir)/libical/src/libical -I$(top_builddir)/libical/src/libical -I$(top_srcdir) -DEVOLUTION_IMAGES=\""$(datadir)/images/evolution"\" -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" -DEVOLUTION_DATADIR=\""$(datadir)"\" -DEVOLUTION_GLADEDIR=\"$(datadir)/evolution/glade\" -DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" -DPREFIX=\"$(prefix)\" -DG_LOG_DOMAIN=\"evolution-shell\" $(SHELL_CFLAGS)
+INCLUDES = -I$(top_srcdir)/widgets -I$(top_srcdir)/widgets/misc -I$(top_srcdir)/libical/src/libical -I$(top_builddir)/libical/src/libical -I$(top_srcdir) -DEVOLUTION_IMAGES=\""$(datadir)/images/evolution"\" -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" -DEVOLUTION_DATADIR=\""$(datadir)"\" -DEVOLUTION_GLADEDIR=\"$(datadir)/evolution/glade\" -DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" -DPREFIX=\"$(prefix)\" -DG_LOG_DOMAIN=\"evolution-shell\" $(SHELL_CFLAGS)
# Shell CORBA stuff