aboutsummaryrefslogtreecommitdiffstats
path: root/mail/wmmail
diff options
context:
space:
mode:
authorjim <jim@FreeBSD.org>2001-08-08 08:47:57 +0800
committerjim <jim@FreeBSD.org>2001-08-08 08:47:57 +0800
commit2e450b8cc029aa85cf44c2cc4c29727b171439e0 (patch)
tree15d07358c175d81b312bc8c8e44345d48faffc43 /mail/wmmail
parentb41dad7c63686b104f91d8b76644cedadb8fa303 (diff)
downloadfreebsd-ports-gnome-2e450b8cc029aa85cf44c2cc4c29727b171439e0.tar.gz
freebsd-ports-gnome-2e450b8cc029aa85cf44c2cc4c29727b171439e0.tar.zst
freebsd-ports-gnome-2e450b8cc029aa85cf44c2cc4c29727b171439e0.zip
Fix pkg-plist to remove leftover directories if empty.
PR: 29483 Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'mail/wmmail')
-rw-r--r--mail/wmmail/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/wmmail/pkg-plist b/mail/wmmail/pkg-plist
index c766347f0e10..2aeda846da44 100644
--- a/mail/wmmail/pkg-plist
+++ b/mail/wmmail/pkg-plist
@@ -50,3 +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