summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-11 03:52:36 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-11 03:52:36 +0000
commite6d900ae8121762759f9606d043c9c1534e063b0 (patch)
tree73347dce3c23f69716b444cd9d9f1b3001709c3b /archivers
parentThis port require X libraries to build/run. (diff)
Remove a couple of extra directories if empty.
Notes
Notes: svn path=/head/; revision=41261
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Mac-Macbinary/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/p5-Mac-Macbinary/pkg-plist b/archivers/p5-Mac-Macbinary/pkg-plist
index 5c6774e14851..004d937699bf 100644
--- a/archivers/p5-Mac-Macbinary/pkg-plist
+++ b/archivers/p5-Mac-Macbinary/pkg-plist
@@ -1,3 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/Mac/Macbinary.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mac/Macbinary/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mac/Macbinary
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mac 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Mac 2>/dev/null || true