summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-12-20 04:15:49 +0000
committermarcus <marcus@FreeBSD.org>2004-12-20 04:15:49 +0000
commit720b5eb485919210b58d3ccf806248cbe4b075ef (patch)
tree84a3356cd16dd4424373291260955c27e9d025c7 /x11-toolkits/gtk20
parent0b45f662de0543cad36f7c468f546535eb24319e (diff)
downloadFreeBSD-ports-720b5eb485919210b58d3ccf806248cbe4b075ef.zip
FreeBSD-ports-720b5eb485919210b58d3ccf806248cbe4b075ef.tar.gz
Correct the removal of the ${PREFIX}/lib/gtk-2.0/modules directory.
Reported by: pointyhat via kris
Diffstat (limited to 'x11-toolkits/gtk20')
-rw-r--r--x11-toolkits/gtk20/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist
index 8a74954..0887242 100644
--- a/x11-toolkits/gtk20/pkg-plist
+++ b/x11-toolkits/gtk20/pkg-plist
@@ -454,7 +454,7 @@ share/themes/Emacs/gtk-2.0-key/gtkrc
@dirrm share/themes/Default/gtk-2.0
@dirrm share/gtk-2.0/demo
@dirrm share/gtk-2.0
-@dirrm lib/gtk-2.0/%%GTK_VERSION%%/modules
+@unexec /bin/rmdir %D/lib/gtk-2.0/modules 2>/dev/null || /usr/bin/true
@dirrm lib/gtk-2.0/%%GTK_VERSION%%/loaders
@dirrm lib/gtk-2.0/%%GTK_VERSION%%/immodules
@dirrm lib/gtk-2.0/%%GTK_VERSION%%
OpenPOWER on IntegriCloud