diff options
author | adamw <adamw@FreeBSD.org> | 2003-09-25 11:32:46 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-09-25 11:32:46 +0800 |
commit | ddfb79d724da33b3c87de55430c4a04fae186a68 (patch) | |
tree | c0ac74f43b24fcbb918d509808cba6ee766e4fdf /graphics/gimp-app/files | |
parent | b3614f8fe76a7df25edb6db82f8cbdfdd1f6308c (diff) | |
download | freebsd-ports-gnome-ddfb79d724da33b3c87de55430c4a04fae186a68.tar.gz freebsd-ports-gnome-ddfb79d724da33b3c87de55430c4a04fae186a68.tar.zst freebsd-ports-gnome-ddfb79d724da33b3c87de55430c4a04fae186a68.zip |
Update to 1.3.20.
Obtained from: marcuscom
Diffstat (limited to 'graphics/gimp-app/files')
-rw-r--r-- | graphics/gimp-app/files/patch-ltmain.sh | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/graphics/gimp-app/files/patch-ltmain.sh b/graphics/gimp-app/files/patch-ltmain.sh index 464218e65deb..14cb2f8c753b 100644 --- a/graphics/gimp-app/files/patch-ltmain.sh +++ b/graphics/gimp-app/files/patch-ltmain.sh @@ -1,15 +1,15 @@ ---- ltmain.sh.orig Tue Aug 26 17:35:19 2003 -+++ ltmain.sh Fri Aug 29 09:09:07 2003 -@@ -1072,7 +1072,7 @@ +--- ltmain.sh.orig Sun Sep 7 16:23:57 2003 ++++ ltmain.sh Sat Sep 13 01:29:14 2003 +@@ -1278,7 +1278,7 @@ esac - elif test "X$arg" = "X-lc_r"; then - case $host in + elif test "X$arg" = "X-lc_r"; then + case $host in - *-*-openbsd* | *-*-freebsd*) + *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1082,8 +1082,16 @@ + # Do not include libc_r directly, use -pthread flag. + continue + ;; +@@ -1288,8 +1288,16 @@ continue ;; @@ -26,7 +26,7 @@ continue ;; -@@ -4330,10 +4338,12 @@ +@@ -5457,10 +5465,12 @@ fi # Install the pseudo-library for information purposes. |