aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Permute
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-01-12 02:05:06 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-01-12 02:05:06 +0000
commit72b30e7f2a626627f542b49923d7dfefc5b4b4a5 (patch)
tree8e254648cff7cda98c2e0a043f61c02e4ddfb979 /devel/p5-Algorithm-Permute
parent2788e4c94715558e7bd94f26184be430ae3af005 (diff)
downloadports-72b30e7f2a626627f542b49923d7dfefc5b4b4a5.tar.gz
ports-72b30e7f2a626627f542b49923d7dfefc5b4b4a5.zip
Add 2 "@unexec rmdir"s.
Reported by: bento
Notes
Notes: svn path=/head/; revision=37118
Diffstat (limited to 'devel/p5-Algorithm-Permute')
-rw-r--r--devel/p5-Algorithm-Permute/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-Permute/pkg-plist b/devel/p5-Algorithm-Permute/pkg-plist
index cdceddbcf63c..0b0a2bd662fb 100644
--- a/devel/p5-Algorithm-Permute/pkg-plist
+++ b/devel/p5-Algorithm-Permute/pkg-plist
@@ -4,3 +4,5 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Permute/Permute.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Permute/Permute.so
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Permute/autosplit.ix
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Permute
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Algorithm 2>/dev/null || true