summaryrefslogtreecommitdiff
path: root/www/p5-Apache-GopherHandler
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 03:01:03 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 03:01:03 +0000
commit508b8d82f4fdfc6889fe17931ef30f047501dfd6 (patch)
treef7810d4887e5297c7b7788225e906b99c81d709b /www/p5-Apache-GopherHandler
parentFix pkg-plist. (diff)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'www/p5-Apache-GopherHandler')
-rw-r--r--www/p5-Apache-GopherHandler/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-GopherHandler/pkg-plist b/www/p5-Apache-GopherHandler/pkg-plist
index ee1491ab97eb..94c6b9e72445 100644
--- a/www/p5-Apache-GopherHandler/pkg-plist
+++ b/www/p5-Apache-GopherHandler/pkg-plist
@@ -1,4 +1,4 @@
%%SITE_PERL%%/Apache/GopherHandler.pm
%%SITE_PERL%%/Apache/GopherHandler/TiedSocket.pm
@dirrm %%SITE_PERL%%/Apache/GopherHandler
-@unexec rmdir %D/%%SITE_PERL%%/Apache 2> /dev/null || true
+@dirrmtry %%SITE_PERL%%/Apache