From 13a48e866f0a8363295fc9adf56911a329da9b69 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Thu, 5 Oct 2000 10:57:51 +0000 Subject: Fix build with newer perl versions Submitted by: reg --- graphics/p5-PGPLOT/files/patch-aa | 11 +++++++++++ graphics/pgperl/files/patch-aa | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 graphics/p5-PGPLOT/files/patch-aa create mode 100644 graphics/pgperl/files/patch-aa diff --git a/graphics/p5-PGPLOT/files/patch-aa b/graphics/p5-PGPLOT/files/patch-aa new file mode 100644 index 000000000000..ff94521ad056 --- /dev/null +++ b/graphics/p5-PGPLOT/files/patch-aa @@ -0,0 +1,11 @@ +--- PGPLOT.xs.orig Wed Sep 27 17:43:36 2000 ++++ PGPLOT.xs Wed Sep 27 17:43:56 2000 +@@ -8,6 +8,8 @@ + + */ + ++#define PERL_POLLUTE ++ + #include "EXTERN.h" /* std perl include */ + #include "perl.h" /* std perl include */ + #include "XSUB.h" /* XSUB include */ diff --git a/graphics/pgperl/files/patch-aa b/graphics/pgperl/files/patch-aa new file mode 100644 index 000000000000..ff94521ad056 --- /dev/null +++ b/graphics/pgperl/files/patch-aa @@ -0,0 +1,11 @@ +--- PGPLOT.xs.orig Wed Sep 27 17:43:36 2000 ++++ PGPLOT.xs Wed Sep 27 17:43:56 2000 +@@ -8,6 +8,8 @@ + + */ + ++#define PERL_POLLUTE ++ + #include "EXTERN.h" /* std perl include */ + #include "perl.h" /* std perl include */ + #include "XSUB.h" /* XSUB include */ -- cgit v1.2.3