aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-04-20 21:16:43 +0800
committersteve <steve@FreeBSD.org>2001-04-20 21:16:43 +0800
commitd46cf3e1aa8f7a5039dcb67b236231a612c4bf60 (patch)
treef78ecaf3f5c97d6c7bed3bb304f86ffbc2892042 /x11
parent6ef77a4c92e776206c45142d1c513e7aaadba1f4 (diff)
downloadfreebsd-ports-gnome-d46cf3e1aa8f7a5039dcb67b236231a612c4bf60.tar.gz
freebsd-ports-gnome-d46cf3e1aa8f7a5039dcb67b236231a612c4bf60.tar.zst
freebsd-ports-gnome-d46cf3e1aa8f7a5039dcb67b236231a612c4bf60.zip
Remove empty directories on uninstall.
Diffstat (limited to 'x11')
-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