diff options
Diffstat (limited to 'devel/p5-DateTime-Format-MySQL/pkg-plist')
-rw-r--r-- | devel/p5-DateTime-Format-MySQL/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-MySQL/pkg-plist b/devel/p5-DateTime-Format-MySQL/pkg-plist index 4eca75b5b883..60820043f071 100644 --- a/devel/p5-DateTime-Format-MySQL/pkg-plist +++ b/devel/p5-DateTime-Format-MySQL/pkg-plist @@ -1,4 +1,4 @@ @comment $FreeBSD$ %%SITE_PERL%%/DateTime/Format/MySQL.pm -@unexec rmdir %D/%%SITE_PERL%%/DateTime/Format 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/DateTime/Format +@dirrmtry %%SITE_PERL%%/DateTime |