diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-11 06:16:16 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-11 06:16:16 +0000 |
commit | 257b51868831cfbd2171e5d0bc6ccbabc057c274 (patch) | |
tree | 52e514a07cd0171224a8d69a07e15cf887e121e3 /mail/evolution/files/patch-camel_Makefile.in | |
parent | Update eggdrop to v1.6.15 (diff) |
Update to 1.4.0. Note, this is now a GNOME 2 application.
Diffstat (limited to 'mail/evolution/files/patch-camel_Makefile.in')
-rw-r--r-- | mail/evolution/files/patch-camel_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/evolution/files/patch-camel_Makefile.in b/mail/evolution/files/patch-camel_Makefile.in deleted file mode 100644 index 8cc05b89d6cb..000000000000 --- a/mail/evolution/files/patch-camel_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- camel/Makefile.in.orig Thu Sep 19 15:23:54 2002 -+++ camel/Makefile.in Thu Sep 19 15:24:30 2002 -@@ -265,7 +265,7 @@ - DEFS = @DEFS@ -I. -I$(srcdir) -I.. - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ --LIBS = @LIBS@ -+LIBS = @LIBS@ -lintl - libcamel_la_DEPENDENCIES = $(top_builddir)/e-util/libeutil.la - libcamel_la_OBJECTS = broken-date-parser.lo camel-address.lo \ - camel-arg.lo camel-block-file.lo camel-certdb.lo camel-charset-map.lo \ |