aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-libs
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/gnome-libs
parenta80663b2a5f887363ef4aeab67e5745298376e37 (diff)
downloadports-d51df2d2c56ac56a71d5bd45669f29350f33aec3.tar.gz
ports-d51df2d2c56ac56a71d5bd45669f29350f33aec3.zip
Notes
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r--x11/gnome-libs/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-libs/pkg-plist b/x11/gnome-libs/pkg-plist
index b051270f5085..07e9c0f4db07 100644
--- a/x11/gnome-libs/pkg-plist
+++ b/x11/gnome-libs/pkg-plist
@@ -540,7 +540,6 @@ share/locale/zh_CN/LC_MESSAGES/gnome-libs.mo
share/locale/zh_TW/LC_MESSAGES/gnome-libs.mo
@exec mkdir -p %D/share/gnome/games
@dirrm share/gnome/type-convert
-@dirrm share/gnome/pixmaps
@dirrm share/gnome/mime-info
@dirrm share/gnome/idl
@dirrm share/gnome/html/zvt
@@ -563,5 +562,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-libs.mo
@dirrm include/gnome-1.0/libart_lgpl
@dirrm include/gnome-1.0/gtk-xmhtml
@dirrm include/gnome-1.0
-@dirrm etc/sound/events
-@dirrm etc/sound
+@unexec /bin/rmdir %D/share/gnome/pixmaps 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/etc/sound/events 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/etc/sound 2>/dev/null || /usr/bin/true