From 891dd04c3f7679a2597a34a3433228aab1238abd Mon Sep 17 00:00:00 2001 From: Jun-ichiro itojun Hagino Date: Thu, 19 Feb 1998 16:50:18 +0000 Subject: rename ports/editors/nvi to ports/editors/nvi-m17n. update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into. --- editors/nvi-perl/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/nvi-perl/files/patch-ab (limited to 'editors/nvi-perl/files/patch-ab') diff --git a/editors/nvi-perl/files/patch-ab b/editors/nvi-perl/files/patch-ab new file mode 100644 index 000000000000..8df32b0abac5 --- /dev/null +++ b/editors/nvi-perl/files/patch-ab @@ -0,0 +1,11 @@ +--- perl_api/perl.xs.orig Thu Feb 19 23:50:23 1998 ++++ perl_api/perl.xs Thu Feb 19 23:50:38 1998 +@@ -418,7 +418,7 @@ + xs_init() + { + #ifdef HAVE_PERL_5_003_01 +- dXSUB_SYS; ++ dXSUB_SYS + #endif + char *file = __FILE__; + -- cgit v1.2.3