summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-26 19:46:08 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-26 19:46:08 +0000
commit357d6d5126d2953b9682d7622091a3a15fc11af2 (patch)
treee816f2bfddee1b99e8b32a62a20de5f39731358e /chinese
parent- Stagify (diff)
Add USES=iconv to fix build on 10+
Notes
Notes: svn path=/head/; revision=366259
Diffstat (limited to 'chinese')
-rw-r--r--chinese/fcitx-googlepinyin/Makefile2
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