aboutsummaryrefslogtreecommitdiff
path: root/lang/librep
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-24 19:06:31 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-24 19:06:31 +0000
commitfb3d2379c78a2dcbb56281cd72dc2f8dfa1d3ca8 (patch)
treefdd7c6426b436e942c40d47bb0bc0650efc28669 /lang/librep
parenteb3bcf129e18d971a08a27d109811939ca8a6356 (diff)
downloadports-fb3d2379c78a2dcbb56281cd72dc2f8dfa1d3ca8.tar.gz
ports-fb3d2379c78a2dcbb56281cd72dc2f8dfa1d3ca8.zip
Don't explicitly link libc in. This is more a style change than the functional
one, therefore don't bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=53692
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/files/patch-aa18
1 files changed, 15 insertions, 3 deletions
diff --git a/lang/librep/files/patch-aa b/lang/librep/files/patch-aa
index 201933294b35..997a2290722a 100644
--- a/lang/librep/files/patch-aa
+++ b/lang/librep/files/patch-aa
@@ -1,6 +1,18 @@
---- configure.orig Thu Apr 13 09:53:31 2000
-+++ configure Mon Apr 17 20:09:51 2000
-@@ -2422,7 +2422,7 @@
+
+$FreeBSD$
+
+--- configure.orig Mon Oct 29 06:19:47 2001
++++ configure Thu Jan 24 17:54:12 2002
+@@ -4659,7 +4659,7 @@
+ ;;
+ esac
+ fi
+-need_lc=${lt_cv_archive_cmds_need_lc-yes}
++need_lc=no
+
+ # The second clause should only fire when bootstrapping the
+ # libtool distribution, otherwise you forgot to ship ltmain.sh
+@@ -6136,7 +6136,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6