summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-01-24 19:06:31 +0000
committersobomax <sobomax@FreeBSD.org>2002-01-24 19:06:31 +0000
commit5dd4501a81e87751a88812d5b7321e2d192d029f (patch)
tree0f884c6fe1c9c1ec7a09c417a92b9fc8f6a34999 /lang
parent82363e6a4846954acf8b9eb31ccfe0931c0ff25d (diff)
downloadFreeBSD-ports-5dd4501a81e87751a88812d5b7321e2d192d029f.zip
FreeBSD-ports-5dd4501a81e87751a88812d5b7321e2d192d029f.tar.gz
Don't explicitly link libc in. This is more a style change than the functional
one, therefore don't bump PORTREVISION.
Diffstat (limited to 'lang')
-rw-r--r--lang/librep/files/patch-aa18
-rw-r--r--lang/librep2/files/patch-aa18
2 files changed, 30 insertions, 6 deletions
diff --git a/lang/librep/files/patch-aa b/lang/librep/files/patch-aa
index 2019332..997a229 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
diff --git a/lang/librep2/files/patch-aa b/lang/librep2/files/patch-aa
index 2019332..997a229 100644
--- a/lang/librep2/files/patch-aa
+++ b/lang/librep2/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
OpenPOWER on IntegriCloud