mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
7f55a2faa9
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)
23 lines
632 B
Plaintext
23 lines
632 B
Plaintext
bin/tim-config
|
|
bin/wrap
|
|
lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-tim.la
|
|
lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-tim.so
|
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/wenju.mo
|
|
%%DATADIR%%/bxm.tim
|
|
%%DATADIR%%/cj.tim
|
|
%%DATADIR%%/cj5-s.tim
|
|
%%DATADIR%%/erbi.tim
|
|
%%DATADIR%%/greek.tim
|
|
%%DATADIR%%/liu.tim
|
|
%%DATADIR%%/phone.tim
|
|
%%DATADIR%%/pianpang.tim
|
|
%%DATADIR%%/pinyin-p.tim
|
|
%%DATADIR%%/pinyin.tim
|
|
%%DATADIR%%/qfrench.tim
|
|
%%DATADIR%%/shengdiao.tim
|
|
%%DATADIR%%/wubi.tim
|
|
%%DATADIR%%/wubihua-n.tim
|
|
@dirrm %%DATADIR%%
|
|
@exec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache
|
|
@unexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache
|