freebsd-ports/mail/evolution-devel/files/patch-camel_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
438 B
Text

--- 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 \