aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Time
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-05-08 15:19:57 +0800
committerasami <asami@FreeBSD.org>2000-05-08 15:19:57 +0800
commit7bc03a5a75b14bdba6b968fd2664aa7a70364d09 (patch)
tree5f78fab5a392536c1ef8e2e397478c4ab57413bc /devel/p5-Time
parent79651f76a2999228c92832f796b56ab8c19fd4e2 (diff)
downloadfreebsd-ports-gnome-7bc03a5a75b14bdba6b968fd2664aa7a70364d09.tar.gz
freebsd-ports-gnome-7bc03a5a75b14bdba6b968fd2664aa7a70364d09.tar.zst
freebsd-ports-gnome-7bc03a5a75b14bdba6b968fd2664aa7a70364d09.zip
Change @dirrm to @unexec rmdir -- this directory is shared with other ports.
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