summaryrefslogtreecommitdiff
path: root/lang/perl5.6/files/patch-Install.pm
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-11-01 14:43:46 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-11-01 14:43:46 +0000
commit5a1e2b69e5b6a77c07b3dd64ddcb378e9e19b07d (patch)
tree82a039d07449cddb6d95380621bb8273d1cde5d5 /lang/perl5.6/files/patch-Install.pm
parentRemove the StUdLyCaPs from maintainer name, 'cause some folks won't realize (diff)
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
Diffstat (limited to 'lang/perl5.6/files/patch-Install.pm')
-rw-r--r--lang/perl5.6/files/patch-Install.pm2
1 files changed, 2 insertions, 0 deletions
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 @@