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