aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-PGPLOT
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-10-05 10:57:51 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-10-05 10:57:51 +0000
commit13a48e866f0a8363295fc9adf56911a329da9b69 (patch)
treef2fd3d15e3a15bdd6f60e0e79ee73c60dd55cb02 /graphics/p5-PGPLOT
parenta8ca45e6229b3239e5786957305f91377cb4de25 (diff)
downloadports-13a48e866f0a8363295fc9adf56911a329da9b69.tar.gz
ports-13a48e866f0a8363295fc9adf56911a329da9b69.zip
Notes
Diffstat (limited to 'graphics/p5-PGPLOT')
-rw-r--r--graphics/p5-PGPLOT/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
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 */