diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-12 08:57:18 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-12 08:57:18 +0000 |
| commit | 284ac44553f2a2313c23eb41b1bdea49c7c4f56b (patch) | |
| tree | 4c46f795c5d478f1885fcd3f379b49e5e1410b80 /print/p5-GnomePrint/files/patch-Makefile.PL | |
| parent | 027ed6b39d0b9571aa29ae98bbefebf564579924 (diff) | |
Add p5-GnomePrint, it's perl binding to Gnomeprint library.
Diffstat (limited to 'print/p5-GnomePrint/files/patch-Makefile.PL')
| -rw-r--r-- | print/p5-GnomePrint/files/patch-Makefile.PL | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/print/p5-GnomePrint/files/patch-Makefile.PL b/print/p5-GnomePrint/files/patch-Makefile.PL new file mode 100644 index 000000000000..8b5ed724a17e --- /dev/null +++ b/print/p5-GnomePrint/files/patch-Makefile.PL @@ -0,0 +1,12 @@ +--- Makefile.PL.orig Mon Mar 12 14:50:35 2001 ++++ Makefile.PL Mon Mar 12 14:50:39 2001 +@@ -1,9 +1,5 @@ + use ExtUtils::MakeMaker; + use File::Basename; +-use blib '..'; +-use blib '../Gnome'; +-use blib '../GdkImlib'; +-use blib '../GdkPixbuf'; + use Cwd; + require '../Depends.pm'; + require '../tools/gendefs.pl'; |
