Import textproc/p5-Senna version 0.51_1
[dports.git] / textproc / p5-Senna / files / patch-Build.PL
1 --- Build.PL.orig       Wed Aug 30 14:19:10 2006
2 +++ Build.PL    Wed Aug 30 14:19:44 2006
3 @@ -23,6 +23,7 @@
4      dist_version_from => 'lib/Senna.pm',
5      license => 'lgpl',
6      c_source => 'src',
7 +    create_packlist => undef,
8      extra_compiler_flags => [ 
9          split(/\s+/, $config->{cflags}),
10          "-DSENNA_MAJOR_VERSION=$major",
11 @@ -69,4 +70,4 @@
12  EOSUB
13  
14  my $build = $class->new(%args);
15 -$build->create_build_script;
16 \ No newline at end of file
17 +$build->create_build_script;