aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-ExtUtils-F77
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-05-08 07:15:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-05-08 07:15:52 +0000
commit1a888e5ca513c6d717ec04e0f0b592fa56cb8eb7 (patch)
treee9816f5bb6b9bbdf9ae40df4871ab48a2a9b462e /lang/p5-ExtUtils-F77
parentaa52b608e598248177d38633b911821277e8a6dc (diff)
downloadports-1a888e5ca513c6d717ec04e0f0b592fa56cb8eb7.tar.gz
ports-1a888e5ca513c6d717ec04e0f0b592fa56cb8eb7.zip
Delete two directories upon deinstallation.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=28360
Diffstat (limited to 'lang/p5-ExtUtils-F77')
-rw-r--r--lang/p5-ExtUtils-F77/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/p5-ExtUtils-F77/pkg-plist b/lang/p5-ExtUtils-F77/pkg-plist
index 0fdf1e187184..19842fa65864 100644
--- a/lang/p5-ExtUtils-F77/pkg-plist
+++ b/lang/p5-ExtUtils-F77/pkg-plist
@@ -1,3 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/ExtUtils/F77.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils/F77/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils/F77
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/ExtUtils 2>/dev/null || true