2006-09-30 10:34:28 -04:00
|
|
|
$OpenBSD: patch-Makefile_PL,v 1.3 2006/09/30 14:34:28 kevlo Exp $
|
|
|
|
--- Makefile.PL.orig Sat Sep 30 22:27:14 2006
|
|
|
|
+++ Makefile.PL Sat Sep 30 22:27:23 2006
|
|
|
|
@@ -34,7 +34,7 @@ requires(
|
2005-09-25 23:18:53 -04:00
|
|
|
'Class::Autouse' => '1.15',
|
|
|
|
'Getopt::Long' => '2.34',
|
2006-09-30 10:34:28 -04:00
|
|
|
'Encode' => '2.10',
|
|
|
|
- 'File::Spec' => '3.18',
|
|
|
|
+ 'File::Spec' => '3.12',
|
2005-09-25 23:18:53 -04:00
|
|
|
);
|
|
|
|
features(
|
|
|
|
'Localized messages' => [
|