aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/fcitx-chewing/Makefile1
-rw-r--r--chinese/fcitx-chewing/pkg-plist1
-rw-r--r--chinese/fcitx-googlepinyin/pkg-plist1
-rw-r--r--chinese/fcitx-sunpinyin/pkg-plist1
-rw-r--r--textproc/fcitx-keyboard/Makefile2
5 files changed, 5 insertions, 1 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
diff --git a/textproc/fcitx-keyboard/Makefile b/textproc/fcitx-keyboard/Makefile
index 3721ea5c239d..81ce37aa3fde 100644
--- a/textproc/fcitx-keyboard/Makefile
+++ b/textproc/fcitx-keyboard/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \
USE_BZIP2= yes
USE_GETTEXT= yes
USE_CMAKE= yes
-USE_GNOME= libxml2
+USE_GNOME= intltool libxml2
USE_XORG= x11 xkbfile
PROJECTHOST= fcitx