summaryrefslogtreecommitdiff
path: root/www/waplet
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 22:00:38 +0000
committerjoerg <joerg>2009-06-14 22:00:38 +0000
commit9a80a6e28f7eb5583c4f718456a5700aea14b813 (patch)
tree22404ebb962c2aae6350b9a209e8fe6fe36adf98 /www/waplet
parent71e4602dac4168dc2bcd0fe3a7815c4d90510e48 (diff)
downloadpkgsrc-9a80a6e28f7eb5583c4f718456a5700aea14b813.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/waplet')
-rw-r--r--www/waplet/PLIST7
1 files changed, 1 insertions, 6 deletions
diff --git a/www/waplet/PLIST b/www/waplet/PLIST
index 7d079ff83db..9dfb6d19600 100644
--- a/www/waplet/PLIST
+++ b/www/waplet/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:52 tron Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 22:00:40 joerg Exp $
share/httpd/htdocs/waplet/waplet.jar
share/doc/waplet/README
share/doc/waplet/COPYING
@@ -7,8 +7,3 @@ share/doc/waplet/Tag.java
share/doc/waplet/waplet.java
share/examples/waplet/sample.html
share/examples/waplet/wap_content.wml
-@dirrm share/httpd/htdocs/waplet
-@unexec ${RMDIR} %D/share/httpd/htdocs 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/httpd 2>/dev/null || ${TRUE}
-@dirrm share/doc/waplet
-@dirrm share/examples/waplet