From 900f4721931b59dc6aae3fd0d33d29d48426ac5c Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Sun, 2 Jun 2002 21:22:25 +0000 Subject: Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the @INC array. This takes care of the infamous problem of updating the packages already in the perl distribution. With this change, no tricks are any longer necessary for such p5 ports, except the usual tweaking of INSTALLDIRS in Makefile.PL. This last one can also be taken care of by an appropriate BSDPAN modifications, but until we have the `natural' @INC order in the 4.X base system perl, it is meaningless. Do not include iconv.h and do not link with libiconv. Iconv is not used by perl in any way currently, but it used to link it if found. Fix perl on freebsd/sparc64. PR: 33212 (iconv), 37605 (iconv), 38813 (sparc64) Reported by: Vivek Khera (iconv), Martin Nilsson (iconv) Submitted by: jake (sparc64) --- lang/perl5.14/files/patch-af | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/perl5.14/files/patch-af') diff --git a/lang/perl5.14/files/patch-af b/lang/perl5.14/files/patch-af index cd4d3cdb7584..2c7b3f729d7c 100644 --- a/lang/perl5.14/files/patch-af +++ b/lang/perl5.14/files/patch-af @@ -1,3 +1,5 @@ +$FreeBSD$ + --- Configure.ORIG Mon Mar 19 05:03:33 2001 +++ Configure Tue Apr 10 20:31:56 2001 @@ -296,7 +296,7 @@ -- cgit v1.2.3