diff options
Diffstat (limited to 'chinese/fcitx-libpinyin/Makefile')
-rw-r--r-- | chinese/fcitx-libpinyin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/fcitx-libpinyin/Makefile b/chinese/fcitx-libpinyin/Makefile index a34f295a85bf..d3467f96dd80 100644 --- a/chinese/fcitx-libpinyin/Makefile +++ b/chinese/fcitx-libpinyin/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ USE_LDCONFIG= ${PREFIX}/lib/fcitx/ USE_XZ= yes -USE_GETTEXT= yes -USES= cmake +USES= cmake gettext USE_GNOME= intltool INSTALLS_ICONS= yes |