1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/japanese/weblint97/files/patch-ab

12 lines
302 B
Plaintext
Raw Normal View History

--- weblint.orig Sat Jun 21 05:04:20 1997
+++ weblint Sat Jun 21 05:04:32 1997
@@ -279,7 +279,7 @@
'todo', 'U',
'noglobals', 'pedantic', 'urlget=s', 'v', 'version', 'warnings',
'x=s', 'c=s', 'explain');
-
+@INC = ( @INC, '%PERLLIBDIR%');
$exit_status = 0;
require 'newgetopt.pl';