openbsd-ports/mail/evolution/patches/patch-config_h_in
nino 6a9273964d Import Evolution 1.0.5. From pkg/DESCR:
Ximian Evolution(TM) is the premier personal and workgroup information
management solution for UNIX.  The software seamlessly integrates
email, calendaring, meeting scheduling, contact management and
online task lists into one powerful, fast, and easy to use application.
Ximian Evolution also delivers a comprehensive set of features that
help you keep your work organized and your projects on track.
Automatic email indexing keeps your information at your fingertips.
The unique Ximian vFolders(TM) are virtual folders you use to create
and save powerful contextual views of your email messages.
[...]

Submitted by Marc Matteo <marcm@lectroid.net>.
2002-05-31 11:49:40 +00:00

14 lines
395 B
Plaintext

$OpenBSD: patch-config_h_in,v 1.1.1.1 2002/05/31 11:49:40 nino Exp $
--- config.h.in.orig Sun May 26 21:48:43 2002
+++ config.h.in Sun May 26 21:49:34 2002
@@ -147,6 +147,9 @@
/* Define if you have the <argz.h> header file. */
#undef HAVE_ARGZ_H
+/* Define if you have the <db3.h> header file. */
+#undef HAVE_DB3_H
+
/* Define if you have the <db.h> header file. */
#undef HAVE_DB_H