1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/editors/nvi-perl/files/patch-ab
Jun-ichiro itojun Hagino 891dd04c3f 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.
1998-02-19 16:50:18 +00:00

12 lines
218 B
Plaintext

--- 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__;