summaryrefslogtreecommitdiff
path: root/x11/p5-X11-Protocol
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-20 13:16:43 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-20 13:16:43 +0000
commit16f1331280ef5925f1d563a5a366936c7da9851e (patch)
tree5887e513ba074f4cfc3862937848e8d23c608099 /x11/p5-X11-Protocol
parentFix fatal error when printing error message(using device message). (diff)
Remove empty directories on uninstall.
Notes
Notes: svn path=/head/; revision=41709
Diffstat (limited to 'x11/p5-X11-Protocol')
-rw-r--r--x11/p5-X11-Protocol/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/p5-X11-Protocol/pkg-plist b/x11/p5-X11-Protocol/pkg-plist
index eb7fcb76b906..5f469d6d46fa 100644
--- a/x11/p5-X11-Protocol/pkg-plist
+++ b/x11/p5-X11-Protocol/pkg-plist
@@ -15,3 +15,5 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/X11/Protocol/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/X11/Protocol/Ext
@dirrm lib/perl5/site_perl/%%PERL_VER%%/X11/Protocol/Connection
@dirrm lib/perl5/site_perl/%%PERL_VER%%/X11/Protocol
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/X11 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/X11 2>/dev/null || true