diff options
Diffstat (limited to 'korean/fcitx-hangul/Makefile')
-rw-r--r-- | korean/fcitx-hangul/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/korean/fcitx-hangul/Makefile b/korean/fcitx-hangul/Makefile index b93b4b052b34..d3f7fc0f29fb 100644 --- a/korean/fcitx-hangul/Makefile +++ b/korean/fcitx-hangul/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ libhangul.so:korean/libhangul USES= cmake gettext gnome pkgconfig tar:xz -INSTALLS_ICONS= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl |