summaryrefslogtreecommitdiff
path: root/www/htmllint
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 22:00:14 +0000
committerjoerg <joerg>2009-06-14 22:00:14 +0000
commitd347d08d6092600a0044dc2912a73e73b59f0c2c (patch)
tree79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/htmllint
parent341de6ff8dcfdd466826d7a742c1e350b0652594 (diff)
downloadpkgsrc-d347d08d6092600a0044dc2912a73e73b59f0c2c.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/htmllint')
-rw-r--r--www/htmllint/PLIST6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/htmllint/PLIST b/www/htmllint/PLIST
index 74d6e1757f9..bf8d598a5fb 100644
--- a/www/htmllint/PLIST
+++ b/www/htmllint/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/12/11 13:30:58 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/06/14 22:00:23 joerg Exp $
bin/htmllint
libexec/cgi-bin/htmllint.cgi
libexec/cgi-bin/htmllint.env
@@ -127,7 +127,3 @@ share/httpd/htdocs/htmllint/xhtml1-frameset.rul
share/httpd/htdocs/htmllint/xhtml1-strict.rul
share/httpd/htdocs/htmllint/xhtml1-transitional.rul
share/httpd/htdocs/htmllint/xhtml11.rul
-@dirrm share/httpd/htdocs/htmllint/images
-@dirrm share/httpd/htdocs/htmllint
-@unexec ${RMDIR} %D/share/httpd/htdocs 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/httpd 2>/dev/null || ${TRUE}