aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution-devel/files/patch-aa
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-12-15 12:40:13 +0800
committersobomax <sobomax@FreeBSD.org>2001-12-15 12:40:13 +0800
commitebd8108e0fa0ebdbb8702142ab0d51f35027f5d1 (patch)
treeff47232e6e1742ff0c989ce5eb8b3a98a4c4afb1 /mail/evolution-devel/files/patch-aa
parent2444b6a30829fd31ca8e968bd8fbff74fb504562 (diff)
downloadfreebsd-ports-graphics-ebd8108e0fa0ebdbb8702142ab0d51f35027f5d1.tar.gz
freebsd-ports-graphics-ebd8108e0fa0ebdbb8702142ab0d51f35027f5d1.tar.zst
freebsd-ports-graphics-ebd8108e0fa0ebdbb8702142ab0d51f35027f5d1.zip
Build our own, private static db3-3.1.17 library, because Ximian recommends
using 3.1.17, insisting that Evolution might not work properly with more recent versions (3.2.9 in this case). Bump PORTREVISION. Recommended update.
Diffstat (limited to 'mail/evolution-devel/files/patch-aa')
-rw-r--r--mail/evolution-devel/files/patch-aa22
1 files changed, 2 insertions, 20 deletions
diff --git a/mail/evolution-devel/files/patch-aa b/mail/evolution-devel/files/patch-aa
index 2aad42d959d..f5499db4ff7 100644
--- a/mail/evolution-devel/files/patch-aa
+++ b/mail/evolution-devel/files/patch-aa
@@ -1,8 +1,8 @@
$FreeBSD$
---- configure.orig Fri Dec 14 14:08:27 2001
-+++ configure Fri Dec 14 14:17:45 2001
+--- configure.orig Fri Dec 14 19:13:12 2001
++++ configure Fri Dec 14 19:20:26 2001
@@ -9253,7 +9253,7 @@
CPPFLAGS_save="$CPPFLAGS"
@@ -21,24 +21,6 @@ $FreeBSD$
fi
rm -f conftest*
-@@ -9347,7 +9347,7 @@
- ac_cv_db3_ldadd=""
-
- for name in db db3 db-3.1; do
-- LIBS="$LIBS_save $with_db3_libs/lib${name}.a"
-+ LIBS="$LIBS_save $with_db3_libs/lib${name}.so"
- cat > conftest.$ac_ext <<EOF
- #line 9353 "configure"
- #include "confdefs.h"
-@@ -9368,7 +9368,7 @@
- if { (eval echo configure:9369: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
-
-- ac_cv_db3_ldadd="$with_db3_libs/lib${name}.a"
-+ ac_cv_db3_ldadd="$with_db3_libs/lib${name}.so"
- break
-
- else
@@ -9438,7 +9438,7 @@
echo "$ac_t""$ac_cv_db3_lib_version_match" 1>&6