aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Getargs-Long
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 08:30:24 +0800
committeredwin <edwin@FreeBSD.org>2006-01-22 08:30:24 +0800
commit4641db250c7a1dcd726198ef0b39d41ec62705d1 (patch)
treeafd2e16b100ce0ceaaea290c2dd48edb9d52154e /devel/p5-Getargs-Long
parentaf48ddd7a913664262c3da6a6a140a2873659925 (diff)
downloadfreebsd-ports-graphics-4641db250c7a1dcd726198ef0b39d41ec62705d1.tar.gz
freebsd-ports-graphics-4641db250c7a1dcd726198ef0b39d41ec62705d1.tar.zst
freebsd-ports-graphics-4641db250c7a1dcd726198ef0b39d41ec62705d1.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Diffstat (limited to 'devel/p5-Getargs-Long')
-rw-r--r--devel/p5-Getargs-Long/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Getargs-Long/pkg-plist b/devel/p5-Getargs-Long/pkg-plist
index 5d3305bae51..310bc6b255a 100644
--- a/devel/p5-Getargs-Long/pkg-plist
+++ b/devel/p5-Getargs-Long/pkg-plist
@@ -1,5 +1,5 @@
%%SITE_PERL%%/Getargs/Long.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getargs/Long/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getargs/Long
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getargs 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Getargs 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getargs
+@dirrmtry %%SITE_PERL%%/Getargs