summaryrefslogtreecommitdiff
path: root/math/p5-MatrixReal
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-14 22:31:52 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-14 22:31:52 +0000
commitd73ba718faf26d7121b77abe23bcdde4471ffd37 (patch)
tree933c4cf888a3e578c5dc57fa7101d4811c5bbd1a /math/p5-MatrixReal
parentUpdated modules: bind8 and quota. Chase main tarball md5. (diff)
Remove empty directories on uninstall.
Notes
Notes: svn path=/head/; revision=41387
Diffstat (limited to 'math/p5-MatrixReal')
-rw-r--r--math/p5-MatrixReal/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-MatrixReal/pkg-plist b/math/p5-MatrixReal/pkg-plist
index d0cbc17b6a76..d632ca16ad3a 100644
--- a/math/p5-MatrixReal/pkg-plist
+++ b/math/p5-MatrixReal/pkg-plist
@@ -2,3 +2,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Math/MatrixReal.pm
lib/perl5/site_perl/%%PERL_VER%%/Math/Kleene.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/MatrixReal/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/MatrixReal
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true