summaryrefslogtreecommitdiff
path: root/devel/p5-Module-Pluggable-Ordered/files/5.005_03-Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Module-Pluggable-Ordered/files/5.005_03-Makefile.PL')
-rw-r--r--devel/p5-Module-Pluggable-Ordered/files/5.005_03-Makefile.PL7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/p5-Module-Pluggable-Ordered/files/5.005_03-Makefile.PL b/devel/p5-Module-Pluggable-Ordered/files/5.005_03-Makefile.PL
new file mode 100644
index 000000000000..4604bdd45a22
--- /dev/null
+++ b/devel/p5-Module-Pluggable-Ordered/files/5.005_03-Makefile.PL
@@ -0,0 +1,7 @@
+--- Makefile.PL.orig Sun Aug 29 11:39:28 2004
++++ Makefile.PL Sun Aug 29 11:39:33 2004
+@@ -1,4 +1,3 @@
+-use 5.006;
+ use ExtUtils::MakeMaker;
+ # See lib/ExtUtils/MakeMaker.pm for details of how to influence
+ # the contents of the Makefile that is written.