From 5a1e2b69e5b6a77c07b3dd64ddcb378e9e19b07d Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Fri, 1 Nov 2002 14:43:46 +0000 Subject: Make perl's configure be aware of gcc command line syntax change from -Acpu(i386) to -Acpu=i386 and similar. The patch is from Perlland: http://archive.develooper.com/perl5-porters@perl.org/msg79350.html While at it, add $ FreeBSD $ to the rest of the patches. Reported by: kuriyama --- lang/perl5.6/files/patch-Install.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/perl5.6/files/patch-Install.pm') diff --git a/lang/perl5.6/files/patch-Install.pm b/lang/perl5.6/files/patch-Install.pm index fbadbd183e20..bbd42019def6 100644 --- a/lang/perl5.6/files/patch-Install.pm +++ b/lang/perl5.6/files/patch-Install.pm @@ -1,3 +1,5 @@ +$FreeBSD$ + --- lib/ExtUtils/Install.pm.orig Fri Feb 23 03:57:55 2001 +++ lib/ExtUtils/Install.pm Wed Jul 10 17:57:13 2002 @@ -132,7 +132,7 @@ -- cgit v1.2.3