aboutsummaryrefslogtreecommitdiff
path: root/devel/gconf/files/patch-configure
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-02-11 23:50:59 +0000
committerAde Lovett <ade@FreeBSD.org>2002-02-11 23:50:59 +0000
commita65931adcbbbd87c3dc5f4fe5012986ccf8d196c (patch)
tree8ba9105e2877b9f975441888aa728b564f0866c8 /devel/gconf/files/patch-configure
parentdca3a2ee6dc3dfd55fac2656516007e0ac67169d (diff)
downloadports-a65931adcbbbd87c3dc5f4fe5012986ccf8d196c.tar.gz
ports-a65931adcbbbd87c3dc5f4fe5012986ccf8d196c.zip
Update to 1.0.8
In addition, and this will be occuring with all ports that reference MASTER_SITE_GNOME as the primary download point, move to using bzip2 tarballs (wherever possible), and place distfile in gnome distfile subdirectory. Reviewed by: gnome (the bzip2 and moving of distfiles)
Notes
Notes: svn path=/head/; revision=54577
Diffstat (limited to 'devel/gconf/files/patch-configure')
-rw-r--r--devel/gconf/files/patch-configure15
1 files changed, 4 insertions, 11 deletions
diff --git a/devel/gconf/files/patch-configure b/devel/gconf/files/patch-configure
index 3f2e41b97fe0..1e91b12da41c 100644
--- a/devel/gconf/files/patch-configure
+++ b/devel/gconf/files/patch-configure
@@ -1,14 +1,7 @@
-
-$FreeBSD$
-
---- configure.orig Wed Nov 7 13:24:42 2001
-+++ configure Wed Nov 7 13:25:30 2001
-@@ -6627,7 +6627,7 @@
- BDB_CFLAGS=
-
+--- configure.orig Mon Feb 11 15:20:43 2002
++++ configure Mon Feb 11 15:22:24 2002
+@@ -8516,3 +8516,3 @@
-for dblib in db-3.3 db-3.2 db-3.1 db-3; do
+for dblib in db-3.3 db-3.2 db-3.1 db-3 db3; do
- echo $ac_n "checking for db_env_create in -l$dblib""... $ac_c" 1>&6
- echo "configure:6633: checking for db_env_create in -l$dblib" >&5
- ac_lib_var=`echo $dblib'_'db_env_create | sed 'y%./+-%__p_%'`
+ as_ac_Lib=`echo "ac_cv_lib_$dblib''_db_env_create" | $as_tr_sh`