summaryrefslogtreecommitdiffstats
path: root/x11/libxfce4util
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 03:01:03 +0000
committeredwin <edwin@FreeBSD.org>2006-01-22 03:01:03 +0000
commite31bed690b2fba4714686b691a351a51b98d80e8 (patch)
treefb869b3f76a5b4c5a0d4932490adea12d65abd80 /x11/libxfce4util
parent176655f0a1e9745862db36b0cbfab399d74d1339 (diff)
downloadFreeBSD-ports-e31bed690b2fba4714686b691a351a51b98d80e8.zip
FreeBSD-ports-e31bed690b2fba4714686b691a351a51b98d80e8.tar.gz
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'x11/libxfce4util')
-rw-r--r--x11/libxfce4util/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist
index 48db0d3..cbd755b 100644
--- a/x11/libxfce4util/pkg-plist
+++ b/x11/libxfce4util/pkg-plist
@@ -44,10 +44,10 @@ share/xfce4/m4/debug.m4
share/xfce4/m4/depends.m4
share/xfce4/m4/i18n.m4
@dirrm include/xfce4/libxfce4util
-@unexec rmdir %D/include/xfce4 2>/dev/null || true
+@dirrmtry include/xfce4
@dirrm share/gtk-doc/html/libxfce4util
-@unexec rmdir %D/share/gtk-doc/html 2>/dev/null || true
-@unexec rmdir %D/share/gtk-doc 2>/dev/null || true
+@dirrmtry share/gtk-doc/html
+@dirrmtry share/gtk-doc
@dirrm share/xfce4/m4
-@unexec rmdir %D/share/xfce4 2>/dev/null || true
-@unexec rmdir %D/sbin 2>/dev/null || true
+@dirrmtry share/xfce4
+@dirrmtry sbin
OpenPOWER on IntegriCloud