summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/swish-e/files/perl-makefile.patch')
-rw-r--r--www-apps/swish-e/files/perl-makefile.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/www-apps/swish-e/files/perl-makefile.patch b/www-apps/swish-e/files/perl-makefile.patch
deleted file mode 100644
index 5bec9d203be2..000000000000
--- a/www-apps/swish-e/files/perl-makefile.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- perl/Makefile.PL.orig 2006-01-16 09:27:42.000000000 -0500
-+++ perl/Makefile.PL 2006-01-16 09:29:22.000000000 -0500
-@@ -22,6 +22,7 @@ my %make_maker_opts = (
- NORECURS => 1, # keep it from recursing into subdirectories
- DIR => [],
- XSPROTOARG => '-noprototypes',
-+ CCFLAGS => '-I../src',
- PREREQ_PM => {
- 'File::Spec' => '0.8',
- },