SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/p5-App-CLI/patches/patch-Makefile_PL
Normal file
16
devel/p5-App-CLI/patches/patch-Makefile_PL
Normal file
|
@ -0,0 +1,16 @@
|
|||
--- Makefile.PL.orig Sun Oct 24 18:08:27 2010
|
||||
+++ Makefile.PL Wed Nov 24 16:47:21 2010
|
||||
@@ -9,11 +9,13 @@ abstract_from ('lib/App/CLI.pm');
|
||||
license ('perl');
|
||||
version_from ('lib/App/CLI.pm');
|
||||
|
||||
+=pod
|
||||
requires(
|
||||
'Locale::Maketext::Simple' => 0,
|
||||
'Getopt::Long' => '2.35',
|
||||
'Pod::Simple::Text' => 0,
|
||||
);
|
||||
+=cut
|
||||
|
||||
auto_install();
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue