aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Net-DAAP-DMAP
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:14:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:14:22 +0000
commit98c419f62ad4c7bce13913be28ef8eefe074e650 (patch)
treef44fec44f6e7b4e19694c9aa3e6a41cd553d2083 /audio/p5-Net-DAAP-DMAP
parentd469b03a3ba02443d8c7ab59e02d7c38cf4abe10 (diff)
downloadports-98c419f62ad4c7bce13913be28ef8eefe074e650.tar.gz
ports-98c419f62ad4c7bce13913be28ef8eefe074e650.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711
Notes
Notes: svn path=/head/; revision=154107
Diffstat (limited to 'audio/p5-Net-DAAP-DMAP')
-rw-r--r--audio/p5-Net-DAAP-DMAP/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-Net-DAAP-DMAP/pkg-plist b/audio/p5-Net-DAAP-DMAP/pkg-plist
index 7897bc3c1019..2cb6cefaeea0 100644
--- a/audio/p5-Net-DAAP-DMAP/pkg-plist
+++ b/audio/p5-Net-DAAP-DMAP/pkg-plist
@@ -1,3 +1,3 @@
%%SITE_PERL%%/Net/DAAP/DMAP.pm
-@unexec rmdir %D/%%SITE_PERL%%/Net/DAAP 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/Net/DAAP
+@dirrmtry %%SITE_PERL%%/Net