aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim-gtk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-26 00:08:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-26 00:08:26 +0000
commit0eae03bd38ea2b144e72bf9bb4b12ee45a87352b (patch)
treefedf3e0e66ce49e1c70b32711bc4b80d20ac4019 /textproc/uim-gtk
parent12b59fc91af81cdba4c0fe643f306d2620732d66 (diff)
downloadports-0eae03bd38ea2b144e72bf9bb4b12ee45a87352b.tar.gz
ports-0eae03bd38ea2b144e72bf9bb4b12ee45a87352b.zip
Specify correctly @post* for gtk-query-immodules
Notes
Notes: svn path=/head/; revision=397909
Diffstat (limited to 'textproc/uim-gtk')
-rw-r--r--textproc/uim-gtk/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/uim-gtk/pkg-plist b/textproc/uim-gtk/pkg-plist
index 773c01400da6..8336f64cefac 100644
--- a/textproc/uim-gtk/pkg-plist
+++ b/textproc/uim-gtk/pkg-plist
@@ -4,5 +4,5 @@ bin/uim-pref-gtk
bin/uim-toolbar-gtk
bin/uim-toolbar-gtk-systray
lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-uim.so
-@exec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache
-@unexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache
+@postexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache
+@postunexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache