From b6ef6bd98f60ad8f00eeeecf7b12c7536e82ebd8 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 5 Mar 2003 10:03:45 +0000 Subject: Update to 20030225, and make it work again. From ISIHARA Takanori in PR 20538. Changes: all in Japanese, but it now installs an imode-xhtm.dtd... --- www/htmllint/patches/patch-ak | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 www/htmllint/patches/patch-ak (limited to 'www/htmllint/patches') diff --git a/www/htmllint/patches/patch-ak b/www/htmllint/patches/patch-ak new file mode 100644 index 00000000000..390986568ea --- /dev/null +++ b/www/htmllint/patches/patch-ak @@ -0,0 +1,16 @@ +$NetBSD: patch-ak,v 1.1 2003/03/05 10:03:47 wiz Exp $ + +--- htmllint.orig Sun Mar 2 02:51:02 2003 ++++ htmllint +@@ -2,8 +2,9 @@ + + # Another HTML-lint ########################################### + +-use File::Basename; +-push @INC => [&fileparse($0)]->[1]; ++#use File::Basename; ++#push @INC => [&fileparse($0)]->[1]; ++use lib ('@PREFIX@/share/httpd/htdocs/htmllint'); + + my $add_options; # = '-noscore -pedantic etc...'; + -- cgit v1.2.3