summaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-05-08 08:07:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-05-08 08:07:43 +0000
commitfb5157eab7f3072bc067c7bbdd226c880bb4b2d7 (patch)
tree6819f0c0c4eb4d7d9c22a696f5ec9575c4914e18 /dns/p5-Net-DNS
parent(1) Make this file callable in two phases (checksum, package) so distfiles (diff)
Remove empty directories that end with "Net" upon deinstallation.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=28363
Diffstat (limited to 'dns/p5-Net-DNS')
-rw-r--r--dns/p5-Net-DNS/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/p5-Net-DNS/pkg-plist b/dns/p5-Net-DNS/pkg-plist
index 529be87ec15b..11b69ea6fa5b 100644
--- a/dns/p5-Net-DNS/pkg-plist
+++ b/dns/p5-Net-DNS/pkg-plist
@@ -35,3 +35,5 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true