summaryrefslogtreecommitdiff
path: root/graphics/p5-PGPLOT/files/patch-PGPLOT.xs
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 21:54:33 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 21:54:33 +0000
commit60b37dbedcfe6e22fe9a61ee8432ae7bd2780483 (patch)
tree42c5d548da07f10a85c92da3191700e6f34e6829 /graphics/p5-PGPLOT/files/patch-PGPLOT.xs
parentsecurity/arirang: Mark broken with Ruby 2.0 or newer (diff)
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'graphics/p5-PGPLOT/files/patch-PGPLOT.xs')
-rw-r--r--graphics/p5-PGPLOT/files/patch-PGPLOT.xs11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/p5-PGPLOT/files/patch-PGPLOT.xs b/graphics/p5-PGPLOT/files/patch-PGPLOT.xs
new file mode 100644
index 000000000000..ff94521ad056
--- /dev/null
+++ b/graphics/p5-PGPLOT/files/patch-PGPLOT.xs
@@ -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 */