diff options
Diffstat (limited to 'chinese/fcitx-googlepinyin/Makefile')
-rw-r--r-- | chinese/fcitx-googlepinyin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx-googlepinyin/Makefile b/chinese/fcitx-googlepinyin/Makefile index ae3d33063002..64d51f78f200 100644 --- a/chinese/fcitx-googlepinyin/Makefile +++ b/chinese/fcitx-googlepinyin/Makefile @@ -13,7 +13,7 @@ COMMENT= Libgooglepinyin support for Fcitx LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ libgooglepinyin.so:${PORTSDIR}/chinese/libgooglepinyin -USES= tar:xz cmake gettext pkgconfig +USES= tar:xz cmake gettext pkgconfig iconv USE_GNOME= intltool PROJECTHOST= fcitx |