summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-01-12 01:49:54 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-01-12 01:49:54 +0000
commitf5e9c0eef837baab652cfcef12da80b8cfa165dc (patch)
tree2f291d7c87b193c038e3d0dfdc36853c2d0d5007 /www
parentAdd dependencies on p5-URI and p5-HTML-Parser. (diff)
Add @unexec rmdir.
Reported by: bento
Notes
Notes: svn path=/head/; revision=37116
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-AuthenCache/pkg-plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Apache-AuthenCache/pkg-plist b/www/p5-Apache-AuthenCache/pkg-plist
index f3c60ee813e9..78402d27b3ed 100644
--- a/www/p5-Apache-AuthenCache/pkg-plist
+++ b/www/p5-Apache-AuthenCache/pkg-plist
@@ -1,3 +1,4 @@
lib/perl5/site_perl/%%PERL_VER%%/Apache/AuthenCache.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthenCache/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthenCache
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true