summaryrefslogtreecommitdiffstats
path: root/devel/p5-Algorithm-Diff
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2001-01-12 02:05:06 +0000
committerkuriyama <kuriyama@FreeBSD.org>2001-01-12 02:05:06 +0000
commit2b8f581ac733a7c5fe06425b932f2d25a72f3b4b (patch)
tree9206e9cd8993341a57f4744106172c213c1bd0ca /devel/p5-Algorithm-Diff
parent83db13320f8cb571cca24e589c7a1eb953a32550 (diff)
downloadFreeBSD-ports-2b8f581ac733a7c5fe06425b932f2d25a72f3b4b.zip
FreeBSD-ports-2b8f581ac733a7c5fe06425b932f2d25a72f3b4b.tar.gz
Add 2 "@unexec rmdir"s.
Reported by: bento
Diffstat (limited to 'devel/p5-Algorithm-Diff')
-rw-r--r--devel/p5-Algorithm-Diff/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-Diff/pkg-plist b/devel/p5-Algorithm-Diff/pkg-plist
index cbf5edc..586f59e 100644
--- a/devel/p5-Algorithm-Diff/pkg-plist
+++ b/devel/p5-Algorithm-Diff/pkg-plist
@@ -5,3 +5,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Algorithm/cdiff.pl
lib/perl5/site_perl/%%PERL_VER%%/Algorithm/diff.pl
lib/perl5/site_perl/%%PERL_VER%%/Algorithm/diffnew.pl
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Diff
+@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%%/Algorithm 2>/dev/null || true
OpenPOWER on IntegriCloud