summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormartti <martti>2005-04-15 04:23:20 +0000
committermartti <martti>2005-04-15 04:23:20 +0000
commitc3a2c9280981e2d0fb91cb7aa9e92972893d716a (patch)
tree53a462b93d973ed8892b3159d9e687bf7d6d1860 /x11
parentffd24cf95d55b6dbb1be2e695ad28a54cb10f875 (diff)
downloadpkgsrc-c3a2c9280981e2d0fb91cb7aa9e92972893d716a.tar.gz
Use @unexec ${RMDIR} to remove share/xfce4/mime and share/xfce4 as
xfce4-icon-theme will also write to these directory (but it does not depend on libxfce4gui or libxfce4util).
Diffstat (limited to 'x11')
-rw-r--r--x11/libxfce4gui/PLIST4
-rw-r--r--x11/libxfce4util/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/libxfce4gui/PLIST b/x11/libxfce4gui/PLIST
index a37188996af..81a9416fd61 100644
--- a/x11/libxfce4gui/PLIST
+++ b/x11/libxfce4gui/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/03/18 07:59:09 martti Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/04/15 04:23:20 martti Exp $
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/libxfcegui4.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libxfcegui4.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libxfcegui4.mo
@@ -110,4 +110,4 @@ share/xfce4/xfce-svg-test.svg
@dirrm lib/xfce4/modules
@dirrm lib/xfce4
@dirrm share/gtk-doc/html/libxfcegui4
-@dirrm share/xfce4/mime
+@unexec ${RMDIR} %D/share/xfce4/mime 2>/dev/null || ${TRUE}
diff --git a/x11/libxfce4util/PLIST b/x11/libxfce4util/PLIST
index f33da3f2675..c90ec6b892e 100644
--- a/x11/libxfce4util/PLIST
+++ b/x11/libxfce4util/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/01/17 12:56:13 martti Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/04/15 04:23:20 martti Exp $
include/xfce4/libxfce4util/debug.h
include/xfce4/libxfce4util/i18n.h
include/xfce4/libxfce4util/libxfce4util-config.h
@@ -44,7 +44,7 @@ share/xfce4/m4/i18n.m4
@dirrm include/xfce4/libxfce4util
@dirrm include/xfce4
@dirrm share/xfce4/m4
-@dirrm share/xfce4
@dirrm share/gtk-doc/html/libxfce4util
+@unexec ${RMDIR} %D/share/xfce4 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/gtk-doc 2>/dev/null || ${TRUE}