aboutsummaryrefslogtreecommitdiff
path: root/textproc/scim
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/scim
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/scim')
-rw-r--r--textproc/scim/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/scim/pkg-plist b/textproc/scim/pkg-plist
index b7cb49d8d302..05ffe99dc8da 100644
--- a/textproc/scim/pkg-plist
+++ b/textproc/scim/pkg-plist
@@ -154,5 +154,5 @@ share/locale/zh_TW/LC_MESSAGES/scim.mo
@dirrmtry lib/scim-1.0/1.4.0/SetupUI
@dirrmtry lib/scim-1.0/1.4.0
@dirrmtry lib/scim-1.0
-@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