diff options
Diffstat (limited to 'chinese/fcitx-ui-light/Makefile')
-rw-r--r-- | chinese/fcitx-ui-light/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/fcitx-ui-light/Makefile b/chinese/fcitx-ui-light/Makefile index c2d78129d11b..f9bd5fd86a4e 100644 --- a/chinese/fcitx-ui-light/Makefile +++ b/chinese/fcitx-ui-light/Makefile @@ -19,9 +19,8 @@ LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig USE_BZIP2= yes -USE_GETTEXT= yes USE_XORG= x11 xft xpm -USES= cmake +USES= cmake gettext USE_GNOME= intltool PROJECTHOST= fcitx |