diff options
Diffstat (limited to 'databases/p5-GDBM/files/patch-aa')
-rw-r--r-- | databases/p5-GDBM/files/patch-aa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/p5-GDBM/files/patch-aa b/databases/p5-GDBM/files/patch-aa deleted file mode 100644 index 37db1923f1b4..000000000000 --- a/databases/p5-GDBM/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.PL.orig Tue Nov 9 09:03:15 1999 -+++ Makefile.PL Tue Nov 9 08:13:45 1999 -@@ -2,7 +2,7 @@ - use ExtUtils::MakeMaker; - WriteMakefile( - NAME => 'GDBM_File', -+ INC => '-I/usr/local/include', - LIBS => ["-L/usr/local/lib -lgdbm", "-ldbm"], -- MAN3PODS => {}, # Pods will be built by installman. - XSPROTOARG => '-noprototypes', # XXX remove later? |