freebsd-ports/graphics/p5-PGPLOT/files/patch-aa
Jean-Marc Zucconi 13a48e866f Fix build with newer perl versions
Submitted by:	reg
2000-10-05 10:57:51 +00:00

11 lines
265 B
Text

--- 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 */