aboutsummaryrefslogtreecommitdiff
path: root/textproc/scim
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-04 23:27:58 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-04 23:27:58 +0000
commit7f55a2faa988e0bee4b144712abed7f0a7e5de7f (patch)
tree5094821d4832268b6a38be61f91d1a9645a988e9 /textproc/scim
parent808417cacbc6e2d2a221750f5e818dbfab2303f3 (diff)
downloadports-7f55a2faa988e0bee4b144712abed7f0a7e5de7f.tar.gz
ports-7f55a2faa988e0bee4b144712abed7f0a7e5de7f.zip
With gtk 2.4.22, immodule cache has moved from gtk.immodules to
immodules.cache. gtk-query-immodules-2.0 has a new option, --update-cache that does what we want too. Use this new option. While here, add stage support to non slave ports Reviewed by: kwm (immodules part)
Notes
Notes: svn path=/head/; revision=338683
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 aeac599cd5f9..ee2d5a4d4a57 100644
--- a/textproc/scim/pkg-plist
+++ b/textproc/scim/pkg-plist
@@ -166,5 +166,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 > %D/etc/gtk-2.0/gtk.immodules
-@unexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
+@exec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache
+@unexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache