diff options
Diffstat (limited to 'chinese/fcitx-cloudpinyin/Makefile')
-rw-r--r-- | chinese/fcitx-cloudpinyin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile index 9e67fed78828..2e7279ba3f0b 100644 --- a/chinese/fcitx-cloudpinyin/Makefile +++ b/chinese/fcitx-cloudpinyin/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ curl:${PORTSDIR}/ftp/curl USE_XZ= yes -USE_GETTEXT= yes -USES= cmake +USES= cmake gettext USE_GNOME= intltool PROJECTHOST= fcitx |