ports/devel/gconf/files/patch-configure
Ade Lovett a65931adcb 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)
2002-02-11 23:50:59 +00:00

7 lines
266 B
Text

--- 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
as_ac_Lib=`echo "ac_cv_lib_$dblib''_db_env_create" | $as_tr_sh`