diff options
Diffstat (limited to 'korean/fcitx-hangul/Makefile')
-rw-r--r-- | korean/fcitx-hangul/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/korean/fcitx-hangul/Makefile b/korean/fcitx-hangul/Makefile index 8bee3f64cd2c..9d7c4f9556ec 100644 --- a/korean/fcitx-hangul/Makefile +++ b/korean/fcitx-hangul/Makefile @@ -17,8 +17,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ hangul:${PORTSDIR}/korean/libhangul USE_XZ= yes -USE_GETTEXT= yes -USES= cmake +USES= cmake gettext USE_GNOME= intltool INSTALLS_ICONS= yes |