From d458fa5a98c59786cb67a2423a8d6524daea180b Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 8 Feb 2002 09:08:39 +0000 Subject: Update to 1.0.2. PR: 34580 Submitted by: Joe Marcus Clarke --- mail/evolution/files/patch-shell::Makefile.in | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'mail/evolution/files/patch-shell::Makefile.in') diff --git a/mail/evolution/files/patch-shell::Makefile.in b/mail/evolution/files/patch-shell::Makefile.in index db4862b22875..9fc5e6555160 100644 --- a/mail/evolution/files/patch-shell::Makefile.in +++ b/mail/evolution/files/patch-shell::Makefile.in @@ -1,14 +1,14 @@ $FreeBSD$ ---- shell/Makefile.in 2002/01/13 17:29:15 1.1 -+++ shell/Makefile.in 2002/01/13 17:29:32 -@@ -186,7 +186,7 @@ +--- shell/Makefile.in.orig Thu Feb 7 14:38:27 2002 ++++ shell/Makefile.in Thu Feb 7 14:39:37 2002 +@@ -195,7 +195,7 @@ SUBDIRS = glade importer --INCLUDES = -O \ -+INCLUDES = \ - -I$(top_srcdir)/widgets \ - -I$(top_srcdir)/widgets/misc \ - -I$(top_srcdir) \ +-INCLUDES = -O -I$(top_srcdir)/widgets -I$(top_srcdir)/widgets/misc -I$(top_srcdir)/libical/src/libical -I$(top_srcdir) $(BONOBO_GNOME_CFLAGS) $(BONOBO_CONF_CFLAGS) $(EXTRA_GNOME_CFLAGS) $(GTKHTML_CFLAGS) -DEVOLUTION_IMAGES=\""$(datadir)/images/evolution"\" -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" -DEVOLUTION_DATADIR=\""$(datadir)"\" -DEVOLUTION_GLADEDIR=\"$(datadir)/evolution/glade\" -DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" -DG_LOG_DOMAIN=\"evolution-shell\" ++INCLUDES = -I$(top_srcdir)/widgets -I$(top_srcdir)/widgets/misc -I$(top_srcdir)/libical/src/libical -I$(top_srcdir) $(BONOBO_GNOME_CFLAGS) $(BONOBO_CONF_CFLAGS) $(EXTRA_GNOME_CFLAGS) $(GTKHTML_CFLAGS) -DEVOLUTION_IMAGES=\""$(datadir)/images/evolution"\" -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" -DEVOLUTION_DATADIR=\""$(datadir)"\" -DEVOLUTION_GLADEDIR=\"$(datadir)/evolution/glade\" -DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" -DG_LOG_DOMAIN=\"evolution-shell\" + + + # CORBA stuff -- cgit v1.2.3