summaryrefslogtreecommitdiffstats
path: root/mail/wmmail
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 02:20:05 +0000
committeredwin <edwin@FreeBSD.org>2006-01-22 02:20:05 +0000
commitffa6a89c602bab7fc1470e34b05dcfe64ce87369 (patch)
tree70253ae4904e6777d975133ac5d163530a80b02a /mail/wmmail
parente8320e01ab60ecf311418120fb31f132f2adf4e9 (diff)
downloadFreeBSD-ports-ffa6a89c602bab7fc1470e34b05dcfe64ce87369.zip
FreeBSD-ports-ffa6a89c602bab7fc1470e34b05dcfe64ce87369.tar.gz
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'mail/wmmail')
-rw-r--r--mail/wmmail/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmmail/pkg-plist b/mail/wmmail/pkg-plist
index 2aeda84..923d4d3 100644
--- a/mail/wmmail/pkg-plist
+++ b/mail/wmmail/pkg-plist
@@ -50,5 +50,5 @@ GNUstep/Apps/WMMail.app/Sounds/monkey.au
@dirrm GNUstep/Apps/WMMail.app/Defaults
@dirrm GNUstep/Apps/WMMail.app/Sounds
@dirrm GNUstep/Apps/WMMail.app
-@unexec rmdir %D/GNUstep/Apps 2>/dev/null || true
-@unexec rmdir %D/GNUstep 2>/dev/null || true
+@dirrmtry GNUstep/Apps
+@dirrmtry GNUstep
OpenPOWER on IntegriCloud