diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/eel/files/patch-ltmain.sh | 12 | ||||
-rw-r--r-- | x11-toolkits/eel2/files/patch-ltmain.sh | 12 | ||||
-rw-r--r-- | x11-toolkits/gdl/files/patch-ltmain.sh | 18 | ||||
-rw-r--r-- | x11-toolkits/gtk13/files/patch-ltmain.sh | 18 | ||||
-rw-r--r-- | x11-toolkits/gtk20/files/patch-ltmain.sh | 18 | ||||
-rw-r--r-- | x11-toolkits/gtk30/files/patch-ltmain.sh | 18 | ||||
-rw-r--r-- | x11-toolkits/pango/files/patch-ltmain.sh | 18 | ||||
-rw-r--r-- | x11-toolkits/py-gnome/files/patch-ltmain.sh | 18 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/files/patch-ltmain.sh | 18 |
9 files changed, 120 insertions, 30 deletions
diff --git a/x11-toolkits/eel/files/patch-ltmain.sh b/x11-toolkits/eel/files/patch-ltmain.sh index 33bc798..98cb05e 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 33bc798..98cb05e 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 0c59421..98cb05e 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 0c59421..98cb05e 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 0c59421..98cb05e 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 0c59421..98cb05e 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 0c59421..98cb05e 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 8285138..98cb05e 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 8285138..98cb05e 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" |