1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/japanese/chasen/files/patch-ag
Jun Kuriyama b9f91bda99 Fix in -current (Perl 5.6.0).
Submitted by:	knu
2000-08-01 09:20:56 +00:00

12 lines
248 B
Plaintext

--- perl/ChaSen.xs.orig Wed Aug 18 16:02:16 1999
+++ perl/ChaSen.xs Tue Aug 1 18:16:03 2000
@@ -12,6 +12,8 @@
#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"
+#define PERL_POLLUTE 1
+#include "embedvar.h"
#ifdef __cplusplus
}
#endif