summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-30 19:21:53 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-30 19:21:53 +0000
commitd51df2d2c56ac56a71d5bd45669f29350f33aec3 (patch)
treedba1363a398662fb8c678759217267b0b660730c /x11-toolkits
parentDrop maintainership. I don't use this everyday as I once did (diff)
Clean up the plists some.
* "Share" directories such as share/gnome, share/gnome/pixmaps, and etc/sound between both GNOME 1.4 and GNOME 2.0. * Remove some @dirrm's from gtm that were already in dependency ports.
Notes
Notes: svn path=/head/; revision=58375
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libgnomeui/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgnomeui/pkg-plist b/x11-toolkits/libgnomeui/pkg-plist
index 362d0a376072..168bb009cbfc 100644
--- a/x11-toolkits/libgnomeui/pkg-plist
+++ b/x11-toolkits/libgnomeui/pkg-plist
@@ -152,7 +152,7 @@ share/locale/vi/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/wa/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/zh_CN/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo
-@dirrm share/gnome/pixmaps
@dirrm share/doc/libgnomeui
@dirrm include/libgnomeui-2.0/libgnomeui
@dirrm include/libgnomeui-2.0
+@unexec /bin/rmdir %D/share/gnome/pixmaps 2>/dev/null || /usr/bin/true