diff options
author | asami <asami@FreeBSD.org> | 2000-05-08 15:19:57 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-05-08 15:19:57 +0800 |
commit | 7bc03a5a75b14bdba6b968fd2664aa7a70364d09 (patch) | |
tree | 5f78fab5a392536c1ef8e2e397478c4ab57413bc /devel/p5-Time | |
parent | 79651f76a2999228c92832f796b56ab8c19fd4e2 (diff) | |
download | freebsd-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-plist | 2 |
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 |