summaryrefslogtreecommitdiffstats
path: root/audio/p5-Net-DAAP-DMAP
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 01:14:22 +0000
committeredwin <edwin@FreeBSD.org>2006-01-22 01:14:22 +0000
commit037333a694c773f6fa0db97ae554e7544d414de3 (patch)
treed5999820c3a60e95760cee31e3e50b06155749a0 /audio/p5-Net-DAAP-DMAP
parent9cca2a1987a8287975629ca08a4deed2032a26d8 (diff)
downloadFreeBSD-ports-037333a694c773f6fa0db97ae554e7544d414de3.zip
FreeBSD-ports-037333a694c773f6fa0db97ae554e7544d414de3.tar.gz
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711
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 7897bc3..2cb6cef 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
OpenPOWER on IntegriCloud