summaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-05-10 06:06:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-05-10 06:06:16 +0000
commit3b9ee8cb506be193ded392ae8c7defb730eaa223 (patch)
tree1f71db94356c54b18de181da569210b898b9e235 /databases/p5-DBI
parentAdd one more file. (diff)
Remove some directories upon deinstallation.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=28389
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBI/pkg-plist b/databases/p5-DBI/pkg-plist
index 941854ea55c2..1b2abb77df89 100644
--- a/databases/p5-DBI/pkg-plist
+++ b/databases/p5-DBI/pkg-plist
@@ -24,3 +24,5 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Win32 2>/dev/null || true