diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-26 19:46:08 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-26 19:46:08 +0000 |
commit | 357d6d5126d2953b9682d7622091a3a15fc11af2 (patch) | |
tree | e816f2bfddee1b99e8b32a62a20de5f39731358e /chinese | |
parent | 347a106f0ffdc197b88d649d8e987f80d87fc02b (diff) | |
download | ports-357d6d5126d2953b9682d7622091a3a15fc11af2.tar.gz ports-357d6d5126d2953b9682d7622091a3a15fc11af2.zip |
Notes
Diffstat (limited to 'chinese')
-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 |