summaryrefslogtreecommitdiff
path: root/www/apache
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/apache
parent341de6ff8dcfdd466826d7a742c1e350b0652594 (diff)
downloadpkgsrc-d347d08d6092600a0044dc2912a73e73b59f0c2c.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/apache')
-rw-r--r--www/apache/PLIST14
-rw-r--r--www/apache/PLIST.shared3
2 files changed, 2 insertions, 15 deletions
diff --git a/www/apache/PLIST b/www/apache/PLIST
index e8769c806d6..5c5f6d41250 100644
--- a/www/apache/PLIST
+++ b/www/apache/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2008/02/23 05:16:33 obache Exp $
+@comment $NetBSD: PLIST,v 1.16 2009/06/14 22:00:17 joerg Exp $
bin/checkgid
bin/dbmmanage
bin/htdigest
@@ -615,15 +615,3 @@ share/httpd/icons/world1.gif
share/httpd/icons/world1.png
share/httpd/icons/world2.gif
share/httpd/icons/world2.png
-@dirrm share/httpd/icons/small
-@dirrm share/httpd/icons
-@dirrm share/httpd/htdocs/manual/vhosts
-@dirrm share/httpd/htdocs/manual/programs
-@dirrm share/httpd/htdocs/manual/mod
-@dirrm share/httpd/htdocs/manual/misc
-@dirrm share/httpd/htdocs/manual/images
-@dirrm share/httpd/htdocs/manual/howto
-@dirrm share/httpd/htdocs/manual
-@dirrm share/examples/httpd
-@dirrm include/httpd/xml
-@dirrm include/httpd
diff --git a/www/apache/PLIST.shared b/www/apache/PLIST.shared
index d8f6ea7d8fd..06d49e5916d 100644
--- a/www/apache/PLIST.shared
+++ b/www/apache/PLIST.shared
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST.shared,v 1.4 2002/08/25 18:40:17 jlam Exp $
+@comment $NetBSD: PLIST.shared,v 1.5 2009/06/14 22:00:17 joerg Exp $
lib/httpd/httpd.exp
lib/httpd/mod_define.so
lib/httpd/mod_proxy.so
-@unexec ${RMDIR} %D/lib/httpd 2>/dev/null || ${TRUE}