mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
891dd04c3f
update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
12 lines
218 B
Plaintext
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__;
|
|
|