diff options
82 files changed, 1068 insertions, 232 deletions
diff --git a/accessibility/atk/files/patch-ltmain.sh b/accessibility/atk/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/accessibility/atk/files/patch-ltmain.sh +++ b/accessibility/atk/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/audio/rioutil/files/patch-ltmain.sh b/audio/rioutil/files/patch-ltmain.sh index a17a6f53ac1c..98cb05e4ddb3 100644 --- a/audio/rioutil/files/patch-ltmain.sh +++ b/audio/rioutil/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/10/11 11:48:44 1.1 -+++ ltmain.sh 2001/10/11 11:49:30 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/audio/xmms-shn/files/patch-ltmain.sh b/audio/xmms-shn/files/patch-ltmain.sh index 5300ee8ea29e..98cb05e4ddb3 100644 --- a/audio/xmms-shn/files/patch-ltmain.sh +++ b/audio/xmms-shn/files/patch-ltmain.sh @@ -1,11 +1,23 @@ ---- ltmain.sh.orig Fri Aug 17 14:07:12 2001 -+++ ltmain.sh Fri Aug 17 14:07:43 2001 -@@ -3347,11 +3347,13 @@ - IFS="$save_ifs" + +$FreeBSD$ + +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi -+ if false; then # Install the pseudo-library for information purposes. ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/audio/xmms-volnorm/files/patch-ltmain.sh b/audio/xmms-volnorm/files/patch-ltmain.sh index eb3cd0ed8fd5..98cb05e4ddb3 100644 --- a/audio/xmms-volnorm/files/patch-ltmain.sh +++ b/audio/xmms-volnorm/files/patch-ltmain.sh @@ -1,11 +1,23 @@ ---- ltmain.sh.orig Fri Aug 17 13:42:17 2001 -+++ ltmain.sh Fri Aug 17 13:42:52 2001 -@@ -4672,11 +4672,13 @@ - IFS="$save_ifs" + +$FreeBSD$ + +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi -+ if false; then # Install the pseudo-library for information purposes. ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/converters/psiconv/files/patch-ltmain.sh b/converters/psiconv/files/patch-ltmain.sh index 9c39f795b79d..98cb05e4ddb3 100644 --- a/converters/psiconv/files/patch-ltmain.sh +++ b/converters/psiconv/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/03 12:57:52 1.1 -+++ ltmain.sh 2001/07/03 12:58:32 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/databases/gnome-db/files/patch-ltmain.sh b/databases/gnome-db/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/databases/gnome-db/files/patch-ltmain.sh +++ b/databases/gnome-db/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/databases/gnomedb/files/patch-ltmain.sh b/databases/gnomedb/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/databases/gnomedb/files/patch-ltmain.sh +++ b/databases/gnomedb/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/databases/gnomedb2/files/patch-ltmain.sh b/databases/gnomedb2/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/databases/gnomedb2/files/patch-ltmain.sh +++ b/databases/gnomedb2/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/databases/libgda/files/patch-ltmain.sh b/databases/libgda/files/patch-ltmain.sh index e8182f3e6d81..98cb05e4ddb3 100644 --- a/databases/libgda/files/patch-ltmain.sh +++ b/databases/libgda/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/08/20 07:26:57 1.1 -+++ ltmain.sh 2001/08/20 07:27:31 -@@ -4673,10 +4673,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/databases/libgda2/files/patch-ltmain.sh b/databases/libgda2/files/patch-ltmain.sh index e8182f3e6d81..98cb05e4ddb3 100644 --- a/databases/libgda2/files/patch-ltmain.sh +++ b/databases/libgda2/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/08/20 07:26:57 1.1 -+++ ltmain.sh 2001/08/20 07:27:31 -@@ -4673,10 +4673,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/databases/libgda3/files/patch-ltmain.sh b/databases/libgda3/files/patch-ltmain.sh index e8182f3e6d81..98cb05e4ddb3 100644 --- a/databases/libgda3/files/patch-ltmain.sh +++ b/databases/libgda3/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/08/20 07:26:57 1.1 -+++ ltmain.sh 2001/08/20 07:27:31 -@@ -4673,10 +4673,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/atk/files/patch-ltmain.sh b/devel/atk/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/devel/atk/files/patch-ltmain.sh +++ b/devel/atk/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/bonobo-conf/files/patch-ltmain.sh b/devel/bonobo-conf/files/patch-ltmain.sh index b5efb98a9487..98cb05e4ddb3 100644 --- a/devel/bonobo-conf/files/patch-ltmain.sh +++ b/devel/bonobo-conf/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/05 17:05:16 1.1 -+++ ltmain.sh 2001/07/05 17:05:44 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/bonobo/files/patch-ltmain.sh b/devel/bonobo/files/patch-ltmain.sh index 9c39f795b79d..98cb05e4ddb3 100644 --- a/devel/bonobo/files/patch-ltmain.sh +++ b/devel/bonobo/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/03 12:57:52 1.1 -+++ ltmain.sh 2001/07/03 12:58:32 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/gconf/files/patch-ltmain.sh b/devel/gconf/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/devel/gconf/files/patch-ltmain.sh +++ b/devel/gconf/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/gconf2/files/patch-ltmain.sh b/devel/gconf2/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/devel/gconf2/files/patch-ltmain.sh +++ b/devel/gconf2/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/glib13/files/patch-ltmain.sh b/devel/glib13/files/patch-ltmain.sh index 00114387c76f..98cb05e4ddb3 100644 --- a/devel/glib13/files/patch-ltmain.sh +++ b/devel/glib13/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/18 13:00:49 1.1 -+++ ltmain.sh 2001/07/18 13:01:07 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/glib20/files/patch-ltmain.sh b/devel/glib20/files/patch-ltmain.sh index 00114387c76f..98cb05e4ddb3 100644 --- a/devel/glib20/files/patch-ltmain.sh +++ b/devel/glib20/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/18 13:00:49 1.1 -+++ ltmain.sh 2001/07/18 13:01:07 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/gnome-build/files/patch-ltmain.sh b/devel/gnome-build/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/devel/gnome-build/files/patch-ltmain.sh +++ b/devel/gnome-build/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/gnome-vfs/files/patch-ltmain.sh b/devel/gnome-vfs/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/gnome-vfs/files/patch-ltmain.sh +++ b/devel/gnome-vfs/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/gnome-vfs1/files/patch-ltmain.sh b/devel/gnome-vfs1/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/gnome-vfs1/files/patch-ltmain.sh +++ b/devel/gnome-vfs1/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/gnomebuild/files/patch-ltmain.sh b/devel/gnomebuild/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/devel/gnomebuild/files/patch-ltmain.sh +++ b/devel/gnomebuild/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/gnomedebug/files/patch-ltmain.sh b/devel/gnomedebug/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/devel/gnomedebug/files/patch-ltmain.sh +++ b/devel/gnomedebug/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/gnomevfs/files/patch-ltmain.sh b/devel/gnomevfs/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/gnomevfs/files/patch-ltmain.sh +++ b/devel/gnomevfs/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/gnomevfs2/files/patch-ltmain.sh b/devel/gnomevfs2/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/gnomevfs2/files/patch-ltmain.sh +++ b/devel/gnomevfs2/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/gtranslator/files/patch-ltmain.sh b/devel/gtranslator/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/gtranslator/files/patch-ltmain.sh +++ b/devel/gtranslator/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/libglade/files/patch-ltmain.sh b/devel/libglade/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/libglade/files/patch-ltmain.sh +++ b/devel/libglade/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/libglade2/files/patch-ltmain.sh b/devel/libglade2/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/libglade2/files/patch-ltmain.sh +++ b/devel/libglade2/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/libsoup/files/patch-ltmain.sh b/devel/libsoup/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/libsoup/files/patch-ltmain.sh +++ b/devel/libsoup/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/libsoup22/files/patch-ltmain.sh b/devel/libsoup22/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/libsoup22/files/patch-ltmain.sh +++ b/devel/libsoup22/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/oaf/files/patch-ltmain.sh b/devel/oaf/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/oaf/files/patch-ltmain.sh +++ b/devel/oaf/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/orbitcpp/files/patch-ltmain.sh b/devel/orbitcpp/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/orbitcpp/files/patch-ltmain.sh +++ b/devel/orbitcpp/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/pkg-config/files/patch-ltmain.sh b/devel/pkg-config/files/patch-ltmain.sh index 115ea71625a1..98cb05e4ddb3 100644 --- a/devel/pkg-config/files/patch-ltmain.sh +++ b/devel/pkg-config/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/11 11:45:26 1.1 -+++ ltmain.sh 2001/07/11 11:45:42 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/pkgconfig/files/patch-ltmain.sh b/devel/pkgconfig/files/patch-ltmain.sh index 115ea71625a1..98cb05e4ddb3 100644 --- a/devel/pkgconfig/files/patch-ltmain.sh +++ b/devel/pkgconfig/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/11 11:45:26 1.1 -+++ ltmain.sh 2001/07/11 11:45:42 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/pth/files/patch-ltmain.sh b/devel/pth/files/patch-ltmain.sh index abe8f6e0b7ad..98cb05e4ddb3 100644 --- a/devel/pth/files/patch-ltmain.sh +++ b/devel/pth/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/30 16:31:21 1.1 -+++ ltmain.sh 2001/07/30 16:31:42 -@@ -3360,10 +3360,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/devel/sdlmm/files/patch-ltmain.sh b/devel/sdlmm/files/patch-ltmain.sh index 0f6b0aedeaa7..98cb05e4ddb3 100644 --- a/devel/sdlmm/files/patch-ltmain.sh +++ b/devel/sdlmm/files/patch-ltmain.sh @@ -1,9 +1,19 @@ $FreeBSD$ ---- ltmain.sh 2001/09/03 14:42:51 1.1 -+++ ltmain.sh 2001/09/03 14:43:12 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/devel/soup/files/patch-ltmain.sh b/devel/soup/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/devel/soup/files/patch-ltmain.sh +++ b/devel/soup/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/editors/gedit/files/patch-ltmain.sh b/editors/gedit/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/editors/gedit/files/patch-ltmain.sh +++ b/editors/gedit/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/editors/gedit2/files/patch-ltmain.sh b/editors/gedit2/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/editors/gedit2/files/patch-ltmain.sh +++ b/editors/gedit2/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/games/gcompris/files/patch-ltmain.sh b/games/gcompris/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/games/gcompris/files/patch-ltmain.sh +++ b/games/gcompris/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/games/gcompris2/files/patch-ltmain.sh b/games/gcompris2/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/games/gcompris2/files/patch-ltmain.sh +++ b/games/gcompris2/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/games/gnome-games/files/patch-ltmain.sh b/games/gnome-games/files/patch-ltmain.sh index 9de46d7a7882..98cb05e4ddb3 100644 --- a/games/gnome-games/files/patch-ltmain.sh +++ b/games/gnome-games/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/09 10:17:23 1.1 -+++ ltmain.sh 2001/07/09 10:17:47 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/games/gnomegames/files/patch-ltmain.sh b/games/gnomegames/files/patch-ltmain.sh index 9de46d7a7882..98cb05e4ddb3 100644 --- a/games/gnomegames/files/patch-ltmain.sh +++ b/games/gnomegames/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/09 10:17:23 1.1 -+++ ltmain.sh 2001/07/09 10:17:47 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/games/gnomegames2/files/patch-ltmain.sh b/games/gnomegames2/files/patch-ltmain.sh index 9de46d7a7882..98cb05e4ddb3 100644 --- a/games/gnomegames2/files/patch-ltmain.sh +++ b/games/gnomegames2/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/09 10:17:23 1.1 -+++ ltmain.sh 2001/07/09 10:17:47 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/graphics/giblib/files/patch-ltmain.sh b/graphics/giblib/files/patch-ltmain.sh index 9ae335d97666..98cb05e4ddb3 100644 --- a/graphics/giblib/files/patch-ltmain.sh +++ b/graphics/giblib/files/patch-ltmain.sh @@ -1,10 +1,23 @@ ---- ltmain.sh.orig Sun Aug 12 17:08:05 2001 -+++ ltmain.sh Wed Aug 29 16:31:31 2001 -@@ -4673,10 +4674,12 @@ + +$FreeBSD$ + +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/graphics/imlib/files/patch-ltmain.sh b/graphics/imlib/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/graphics/imlib/files/patch-ltmain.sh +++ b/graphics/imlib/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/graphics/librsvg/files/patch-ltmain.sh b/graphics/librsvg/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/graphics/librsvg/files/patch-ltmain.sh +++ b/graphics/librsvg/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/graphics/librsvg2/files/patch-ltmain.sh b/graphics/librsvg2/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/graphics/librsvg2/files/patch-ltmain.sh +++ b/graphics/librsvg2/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/lang/gnomebasic/files/patch-ltmain.sh b/lang/gnomebasic/files/patch-ltmain.sh index 66ac8861ddf0..98cb05e4ddb3 100644 --- a/lang/gnomebasic/files/patch-ltmain.sh +++ b/lang/gnomebasic/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/09 15:27:26 1.1 -+++ ltmain.sh 2001/07/09 15:27:47 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/mail/balsa/files/patch-ltmain.sh b/mail/balsa/files/patch-ltmain.sh index 78f2d1ed3198..98cb05e4ddb3 100644 --- a/mail/balsa/files/patch-ltmain.sh +++ b/mail/balsa/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/20 11:55:49 1.1 -+++ ltmain.sh 2001/07/20 11:56:15 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/mail/balsa2/files/patch-ltmain.sh b/mail/balsa2/files/patch-ltmain.sh index 78f2d1ed3198..98cb05e4ddb3 100644 --- a/mail/balsa2/files/patch-ltmain.sh +++ b/mail/balsa2/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/20 11:55:49 1.1 -+++ ltmain.sh 2001/07/20 11:56:15 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/mail/evolution-devel/files/patch-ltmain.sh b/mail/evolution-devel/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/mail/evolution-devel/files/patch-ltmain.sh +++ b/mail/evolution-devel/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/mail/evolution/files/patch-ltmain.sh b/mail/evolution/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/mail/evolution/files/patch-ltmain.sh +++ b/mail/evolution/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/mail/libesmtp/files/patch-ltmain.sh b/mail/libesmtp/files/patch-ltmain.sh index 782fa51f590c..98cb05e4ddb3 100644 --- a/mail/libesmtp/files/patch-ltmain.sh +++ b/mail/libesmtp/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/20 09:44:24 1.1 -+++ ltmain.sh 2001/07/20 09:44:39 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/math/gnumeric/files/patch-ltmain.sh b/math/gnumeric/files/patch-ltmain.sh index af8915758609..98cb05e4ddb3 100644 --- a/math/gnumeric/files/patch-ltmain.sh +++ b/math/gnumeric/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/09 15:41:44 1.1 -+++ ltmain.sh 2001/07/09 15:41:59 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/math/gnumeric2/files/patch-ltmain.sh b/math/gnumeric2/files/patch-ltmain.sh index af8915758609..98cb05e4ddb3 100644 --- a/math/gnumeric2/files/patch-ltmain.sh +++ b/math/gnumeric2/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/09 15:41:44 1.1 -+++ ltmain.sh 2001/07/09 15:41:59 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/math/guppi/files/patch-ltmain.sh b/math/guppi/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/math/guppi/files/patch-ltmain.sh +++ b/math/guppi/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/misc/xdelta/files/patch-ltmain.sh b/misc/xdelta/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/misc/xdelta/files/patch-ltmain.sh +++ b/misc/xdelta/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/net-im/gaim/files/patch-ltmain.sh b/net-im/gaim/files/patch-ltmain.sh index 0facf3ef6cdf..98cb05e4ddb3 100644 --- a/net-im/gaim/files/patch-ltmain.sh +++ b/net-im/gaim/files/patch-ltmain.sh @@ -1,6 +1,19 @@ ---- ltmain.sh 2001/08/31 17:32:22 1.1 -+++ ltmain.sh 2001/08/31 17:32:44 -@@ -4673,10 +4673,12 @@ + +$FreeBSD$ + +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/net/gaim-snapshot/files/patch-ltmain.sh b/net/gaim-snapshot/files/patch-ltmain.sh index 0facf3ef6cdf..98cb05e4ddb3 100644 --- a/net/gaim-snapshot/files/patch-ltmain.sh +++ b/net/gaim-snapshot/files/patch-ltmain.sh @@ -1,6 +1,19 @@ ---- ltmain.sh 2001/08/31 17:32:22 1.1 -+++ ltmain.sh 2001/08/31 17:32:44 -@@ -4673,10 +4673,12 @@ + +$FreeBSD$ + +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/net/gaim/files/patch-ltmain.sh b/net/gaim/files/patch-ltmain.sh index 0facf3ef6cdf..98cb05e4ddb3 100644 --- a/net/gaim/files/patch-ltmain.sh +++ b/net/gaim/files/patch-ltmain.sh @@ -1,6 +1,19 @@ ---- ltmain.sh 2001/08/31 17:32:22 1.1 -+++ ltmain.sh 2001/08/31 17:32:44 -@@ -4673,10 +4673,12 @@ + +$FreeBSD$ + +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/print/gnome-print/files/patch-ltmain.sh b/print/gnome-print/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/print/gnome-print/files/patch-ltmain.sh +++ b/print/gnome-print/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/print/gnomeprint/files/patch-ltmain.sh b/print/gnomeprint/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/print/gnomeprint/files/patch-ltmain.sh +++ b/print/gnomeprint/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/print/libgnomeprint/files/patch-ltmain.sh b/print/libgnomeprint/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/print/libgnomeprint/files/patch-ltmain.sh +++ b/print/libgnomeprint/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/textproc/libxml/files/patch-ltmain.sh b/textproc/libxml/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/textproc/libxml/files/patch-ltmain.sh +++ b/textproc/libxml/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/textproc/libxml2/files/patch-ltmain.sh b/textproc/libxml2/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/textproc/libxml2/files/patch-ltmain.sh +++ b/textproc/libxml2/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/textproc/libxslt/files/patch-ltmain.sh b/textproc/libxslt/files/patch-ltmain.sh index 0beb3d875b6a..98cb05e4ddb3 100644 --- a/textproc/libxslt/files/patch-ltmain.sh +++ b/textproc/libxslt/files/patch-ltmain.sh @@ -1,9 +1,19 @@ $FreeBSD$ ---- ltmain.sh 2001/08/27 10:25:11 1.1 -+++ ltmain.sh 2001/08/27 10:25:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/x11-fm/nautilus/files/patch-ltmain.sh b/x11-fm/nautilus/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/x11-fm/nautilus/files/patch-ltmain.sh +++ b/x11-fm/nautilus/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/x11-fm/nautilus2/files/patch-ltmain.sh b/x11-fm/nautilus2/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/x11-fm/nautilus2/files/patch-ltmain.sh +++ b/x11-fm/nautilus2/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/x11-toolkits/eel/files/patch-ltmain.sh b/x11-toolkits/eel/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/x11-toolkits/eel/files/patch-ltmain.sh +++ b/x11-toolkits/eel/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/x11-toolkits/eel2/files/patch-ltmain.sh b/x11-toolkits/eel2/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/x11-toolkits/eel2/files/patch-ltmain.sh +++ b/x11-toolkits/eel2/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/x11-toolkits/gdl/files/patch-ltmain.sh b/x11-toolkits/gdl/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/x11-toolkits/gdl/files/patch-ltmain.sh +++ b/x11-toolkits/gdl/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/x11-toolkits/gtk13/files/patch-ltmain.sh b/x11-toolkits/gtk13/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/x11-toolkits/gtk13/files/patch-ltmain.sh +++ b/x11-toolkits/gtk13/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/x11-toolkits/gtk20/files/patch-ltmain.sh b/x11-toolkits/gtk20/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/x11-toolkits/gtk20/files/patch-ltmain.sh +++ b/x11-toolkits/gtk20/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/x11-toolkits/gtk30/files/patch-ltmain.sh b/x11-toolkits/gtk30/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/x11-toolkits/gtk30/files/patch-ltmain.sh +++ b/x11-toolkits/gtk30/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/x11-toolkits/pango/files/patch-ltmain.sh b/x11-toolkits/pango/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/x11-toolkits/pango/files/patch-ltmain.sh +++ b/x11-toolkits/pango/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/x11-toolkits/py-gnome/files/patch-ltmain.sh b/x11-toolkits/py-gnome/files/patch-ltmain.sh index 828513874fec..98cb05e4ddb3 100644 --- a/x11-toolkits/py-gnome/files/patch-ltmain.sh +++ b/x11-toolkits/py-gnome/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/03 13:03:22 1.1 -+++ ltmain.sh 2001/07/03 13:03:38 -@@ -4136,10 +4136,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/x11-toolkits/py-gnome2/files/patch-ltmain.sh b/x11-toolkits/py-gnome2/files/patch-ltmain.sh index 828513874fec..98cb05e4ddb3 100644 --- a/x11-toolkits/py-gnome2/files/patch-ltmain.sh +++ b/x11-toolkits/py-gnome2/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/03 13:03:22 1.1 -+++ ltmain.sh 2001/07/03 13:03:38 -@@ -4136,10 +4136,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/x11-wm/windowmaker/files/patch-ltmain.sh b/x11-wm/windowmaker/files/patch-ltmain.sh index 33bc7983f107..98cb05e4ddb3 100644 --- a/x11-wm/windowmaker/files/patch-ltmain.sh +++ b/x11-wm/windowmaker/files/patch-ltmain.sh @@ -3,7 +3,17 @@ $FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 -@@ -4175,10 +4175,12 @@ +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. diff --git a/x11/gnome-applets/files/patch-ltmain.sh b/x11/gnome-applets/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/x11/gnome-applets/files/patch-ltmain.sh +++ b/x11/gnome-applets/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/x11/gnomeapplets/files/patch-ltmain.sh b/x11/gnomeapplets/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/x11/gnomeapplets/files/patch-ltmain.sh +++ b/x11/gnomeapplets/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" diff --git a/x11/gnomeapplets2/files/patch-ltmain.sh b/x11/gnomeapplets2/files/patch-ltmain.sh index 0c594216b0e1..98cb05e4ddb3 100644 --- a/x11/gnomeapplets2/files/patch-ltmain.sh +++ b/x11/gnomeapplets2/files/patch-ltmain.sh @@ -1,13 +1,23 @@ $FreeBSD$ ---- ltmain.sh 2001/07/23 09:45:58 1.1 -+++ ltmain.sh 2001/07/23 09:46:28 -@@ -4175,10 +4175,12 @@ +--- ltmain.sh 2001/08/27 09:51:26 1.1 ++++ ltmain.sh 2001/08/27 09:51:42 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ fi # Install the pseudo-library for information purposes. -+ if false; then ++ if /usr/bin/false; then name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" |