summaryrefslogtreecommitdiff
path: root/graphics/swfdec/files/patch-ltmain.sh
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-05-19 00:14:18 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-05-19 00:14:18 +0000
commit129071c88ce9553a2ff578e91e49a95deb33a237 (patch)
tree7935f52fe1a55bc5d500aae2d2e306fc39135070 /graphics/swfdec/files/patch-ltmain.sh
parent- unbreak: update to 0.1.2 (diff)
- install .pc file to the correct place
- use USE_GETOPT_LONG - sort pkg-plist correctly - bump PORTREVISION PR: 52136 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=81310
Diffstat (limited to 'graphics/swfdec/files/patch-ltmain.sh')
-rw-r--r--graphics/swfdec/files/patch-ltmain.sh23
1 files changed, 3 insertions, 20 deletions
diff --git a/graphics/swfdec/files/patch-ltmain.sh b/graphics/swfdec/files/patch-ltmain.sh
index e6e5cf7c8c62..af1fdc325897 100644
--- a/graphics/swfdec/files/patch-ltmain.sh
+++ b/graphics/swfdec/files/patch-ltmain.sh
@@ -1,14 +1,6 @@
---- ltmain.sh.orig Sun Apr 6 15:09:32 2003
-+++ ltmain.sh Sun Apr 6 15:09:58 2003
-@@ -1065,14 +1065,14 @@
- # These systems don't actually have a C library (as such)
- test "X$arg" = "X-lc" && continue
- ;;
-- *-*-openbsd* | *-*-freebsd*)
-+ *-*-openbsd*)
- # Do not include libc due to us having libc/libc_r.
- test "X$arg" = "X-lc" && continue
- ;;
+--- ltmain.sh.orig Thu Feb 6 05:37:40 2003
++++ ltmain.sh Tue May 13 06:48:33 2003
+@@ -1072,7 +1072,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
@@ -17,15 +9,6 @@
# Do not include libc_r directly, use -pthread flag.
continue
;;
-@@ -2495,7 +2495,7 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
- ;;
-- *-*-openbsd* | *-*-freebsd*)
-+ *-*-openbsd*)
- # Do not include libc due to us having libc/libc_r.
- ;;
- *)
@@ -4325,10 +4325,12 @@
fi