mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
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)
7 lines
266 B
Text
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`
|