diff options
author | Xin LI <delphij@FreeBSD.org> | 2012-02-09 01:02:07 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2012-02-09 01:02:07 +0000 |
commit | 6d6b2f689b92991214b9ff449281dbabcbd07b52 (patch) | |
tree | 0029d87fc046f08c65771dfc2861df9cc3aba853 /chinese | |
parent | 59f815a830f4fd70927722e56251778eebbda150 (diff) | |
download | ports-6d6b2f689b92991214b9ff449281dbabcbd07b52.tar.gz ports-6d6b2f689b92991214b9ff449281dbabcbd07b52.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fcitx-chewing/Makefile | 1 | ||||
-rw-r--r-- | chinese/fcitx-chewing/pkg-plist | 1 | ||||
-rw-r--r-- | chinese/fcitx-googlepinyin/pkg-plist | 1 | ||||
-rw-r--r-- | chinese/fcitx-sunpinyin/pkg-plist | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile index 3067b6b2f6ca..9c738d6a9cd4 100644 --- a/chinese/fcitx-chewing/Makefile +++ b/chinese/fcitx-chewing/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ USE_BZIP2= yes USE_GETTEXT= yes USE_CMAKE= yes +USE_GNOME= intltool PROJECTHOST= fcitx diff --git a/chinese/fcitx-chewing/pkg-plist b/chinese/fcitx-chewing/pkg-plist index 80423e07eb3f..b0356b1825c7 100644 --- a/chinese/fcitx-chewing/pkg-plist +++ b/chinese/fcitx-chewing/pkg-plist @@ -1,6 +1,7 @@ lib/fcitx/fcitx-chewing.so share/fcitx/addon/fcitx-chewing.conf share/fcitx/configdesc/fcitx-chewing.desc +share/fcitx/inputmethod/chewing.conf share/fcitx/skin/default/chewing.png share/fcitx/skin/classic/chewing.png share/fcitx/skin/dark/chewing.png diff --git a/chinese/fcitx-googlepinyin/pkg-plist b/chinese/fcitx-googlepinyin/pkg-plist index 952cef044835..296a8b9afb2f 100644 --- a/chinese/fcitx-googlepinyin/pkg-plist +++ b/chinese/fcitx-googlepinyin/pkg-plist @@ -1,5 +1,6 @@ lib/fcitx/fcitx-googlepinyin.so share/fcitx/addon/fcitx-googlepinyin.conf share/fcitx/configdesc/fcitx-googlepinyin.desc +share/fcitx/inputmethod/googlepinyin.conf share/locale/zh_CN/LC_MESSAGES/fcitx-googlepinyin.mo share/locale/zh_TW/LC_MESSAGES/fcitx-googlepinyin.mo diff --git a/chinese/fcitx-sunpinyin/pkg-plist b/chinese/fcitx-sunpinyin/pkg-plist index 941fb9070891..c6f71d4caa87 100644 --- a/chinese/fcitx-sunpinyin/pkg-plist +++ b/chinese/fcitx-sunpinyin/pkg-plist @@ -1,6 +1,7 @@ lib/fcitx/fcitx-sunpinyin.so share/fcitx/addon/fcitx-sunpinyin.conf share/fcitx/configdesc/fcitx-sunpinyin.desc +share/fcitx/inputmethod/sunpinyin.conf share/fcitx/skin/classic/sunpinyin.png share/fcitx/skin/dark/sunpinyin.png share/fcitx/skin/default/sunpinyin.png |