summaryrefslogtreecommitdiff
path: root/devel/p5-Time
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-05-08 07:19:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-05-08 07:19:57 +0000
commit64530fe7b38848da207ef372cfb05283df689e0a (patch)
treef3586afd852bb9c1d6e2643cd464eaa099282065 /devel/p5-Time
parentDelete two directories upon deinstallation. (diff)
Change @dirrm to @unexec rmdir -- this directory is shared with other ports.
Notes
Notes: svn path=/head/; revision=28361
Diffstat (limited to 'devel/p5-Time')
-rw-r--r--devel/p5-Time/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Time/pkg-plist b/devel/p5-Time/pkg-plist
index a36a593361fd..b45db9884a09 100644
--- a/devel/p5-Time/pkg-plist
+++ b/devel/p5-Time/pkg-plist
@@ -5,4 +5,4 @@ lib/perl5/site_perl/%%PERL_VER%%/Time/ParseDate.pm
lib/perl5/site_perl/%%PERL_VER%%/Time/Timezone.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Time-modules/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Time-modules
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Time
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Time 2>/dev/null || true