summaryrefslogtreecommitdiff
path: root/net/p5-Net
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 /net/p5-Net
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 'net/p5-Net')
-rw-r--r--net/p5-Net/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net/pkg-plist b/net/p5-Net/pkg-plist
index 8c46c8d6ff30..946b3ebc3cfe 100644
--- a/net/p5-Net/pkg-plist
+++ b/net/p5-Net/pkg-plist
@@ -19,3 +19,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/libnet.cfg
lib/perl5/site_perl/%%PERL_VER%%/Net/libnetFAQ.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/FTP
+@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