summaryrefslogtreecommitdiff
path: root/lang/perl5.6/files/patch-mg.c
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-mg.c
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 '')
-rw-r--r--lang/perl5.6/files/patch-mg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/perl5.6/files/patch-mg.c b/lang/perl5.6/files/patch-mg.c
index c9ef2a1322b0..715fdc06f893 100644
--- a/lang/perl5.6/files/patch-mg.c
+++ b/lang/perl5.6/files/patch-mg.c
@@ -1,3 +1,5 @@
+$FreeBSD$
+
--- mg.c.orig Tue Oct 29 16:24:52 2002
+++ mg.c Tue Oct 29 16:32:26 2002
@@ -562,6 +562,8 @@ Perl_magic_get(pTHX_ SV *sv, MAGIC *mg)