aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-07-22 18:38:22 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-07-22 20:01:57 +0000
commite8850691923cbf17ab8d960b114f2e97573d3535 (patch)
treeb8e84ed917a7c0b5455c83229c6b4372f58429e5
parent198238af45447fc3a00918748a7fdfaece348686 (diff)
downloadports-e8850691923cbf17ab8d960b114f2e97573d3535.tar.gz
ports-e8850691923cbf17ab8d960b114f2e97573d3535.zip
x11-toolkits/gtk20: unbreak after e497a16a2869
===> Building package for gtk2-2.24.33 pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead *** Error code 1
-rw-r--r--x11-toolkits/gtk20/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist
index a8b2a2d91e7d..2acfa4551fcb 100644
--- a/x11-toolkits/gtk20/pkg-plist
+++ b/x11-toolkits/gtk20/pkg-plist
@@ -567,8 +567,8 @@ share/themes/Default/gtk-2.0-key/gtkrc
share/themes/Emacs/gtk-2.0-key/gtkrc
share/themes/Raleigh/gtk-2.0/gtkrc
@postexec /usr/bin/find %%LOCALBASE%%/share/icons -type d -depth 1 -exec %D/bin/gtk-update-icon-cache -q -f {} \; 2>/dev/null || /usr/bin/true
-@unexec /usr/bin/find %%LOCALBASE%%/share/icons -type f -depth 2 -name icon-theme.cache -delete 2>/dev/null || /usr/bin/true
-@unexec /bin/rm -f %D/lib/gtk-2.0/%%GTK2_VERSION%%/immodules.cache
+@postunexec /usr/bin/find %%LOCALBASE%%/share/icons -type f -depth 2 -name icon-theme.cache -delete 2>/dev/null || /usr/bin/true
+@postunexec /bin/rm -f %D/lib/gtk-2.0/%%GTK2_VERSION%%/immodules.cache
@postexec %D/bin/gtk-query-immodules-2.0 --update-cache > /dev/null 2>&1 || /usr/bin/true
@dir lib/gtk-2.0/modules
@dir lib/gtk-2.0/%%GTK2_VERSION%%/printbackends