summaryrefslogtreecommitdiff
path: root/www/htmllint
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 12:15:16 +0000
committerrillig <rillig>2005-09-28 12:15:16 +0000
commit30d4a916c7247876c3fd6942556b7b180c704d0b (patch)
treec730e4425471fcb8f14f0b82073d4d12b6c8e39f /www/htmllint
parente72cf8b60225fa10de14d4e2603f625f77fbe036 (diff)
downloadpkgsrc-30d4a916c7247876c3fd6942556b7b180c704d0b.tar.gz
Fixed pkglint warnings.
Diffstat (limited to 'www/htmllint')
-rw-r--r--www/htmllint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile
index a51f5c252ce..3f8d920d92e 100644
--- a/www/htmllint/Makefile
+++ b/www/htmllint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/07/16 01:19:25 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/09/28 12:24:17 rillig Exp $
#
DISTNAME= htmllint
@@ -18,7 +18,7 @@ DIST_SUBDIR= ${PKGNAME_NOREV}
REPLACE_PERL= htmllint.cgi htmllint parsedtd.pl tagslist.cgi
USE_TOOLS+= perl:run
-NO_BUILD= # defined
+NO_BUILD= yes
CGIDIR= ${PREFIX}/libexec/cgi-bin
HTMLDIR= ${PREFIX}/share/httpd/htdocs/htmllint