summaryrefslogtreecommitdiff
path: root/www/htmllint/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'www/htmllint/patches/patch-ak')
-rw-r--r--www/htmllint/patches/patch-ak16
1 files changed, 16 insertions, 0 deletions
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...';
+