summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Stream
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-11-02 05:27:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-11-02 05:27:49 +0000
commit006d64618d169dd06a88b381b029ac923a06ab5d (patch)
tree9c4fd556c3e84be35a44f19ce15ea0a55c3e1c51 /www/p5-HTML-Stream
parentFix typo in previous commit. (diff)
Add 2 @unexec rmdir's.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=34605
Diffstat (limited to 'www/p5-HTML-Stream')
-rw-r--r--www/p5-HTML-Stream/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTML-Stream/pkg-plist b/www/p5-HTML-Stream/pkg-plist
index f7224a48dd3b..e2ab14d8f64d 100644
--- a/www/p5-HTML-Stream/pkg-plist
+++ b/www/p5-HTML-Stream/pkg-plist
@@ -1,3 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/HTML/Stream.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Stream/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Stream
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true