freebsd-ports/mail/evolution/files/patch-tools_Makefile.in
Joe Marcus Clarke f9933fb0f8 * Update to 1.4.6
* Use OPTIONS
* Make LDAP the default and PILOT non-default

Release notes for 1.4.6 can be found at:

http://developer.ximian.com/projects/evolution/release_notes/1.4.6.html
2004-03-12 09:56:39 +00:00

12 lines
297 B
Text

--- tools/Makefile.in.orig Fri Mar 12 02:59:53 2004
+++ tools/Makefile.in Fri Mar 12 03:00:37 2004
@@ -267,7 +267,8 @@
killev_LDADD = \
- $(top_builddir)/e-util/libeutil.la
+ $(top_builddir)/e-util/libeutil.la \
+ $(E_UTIL_LIBS)
CLEANFILES = evolution-addressbook-clean $(BUILT_SOURCES)