diff options
Diffstat (limited to 'www/p5-Apache-Session-Wrapper')
-rw-r--r-- | www/p5-Apache-Session-Wrapper/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Session-Wrapper/pkg-plist b/www/p5-Apache-Session-Wrapper/pkg-plist index 0beeaef6a73c..ebbfdb1ea5d7 100644 --- a/www/p5-Apache-Session-Wrapper/pkg-plist +++ b/www/p5-Apache-Session-Wrapper/pkg-plist @@ -1,4 +1,4 @@ @comment $FreeBSD$ %%SITE_PERL%%/Apache/Session/Wrapper.pm -@unexec rmdir %D/%%SITE_PERL%%/Apache/Session 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/Apache/Session +@dirrmtry %%SITE_PERL%%/Apache |