diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 16:43:03 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 16:43:03 +0000 |
commit | c1023f2b65d499994cbbdf730998edb79f61f28e (patch) | |
tree | e50c4ec462c56e17e3945f544a036dd2d75120f0 /chinese/fcitx-ui-light/Makefile | |
parent | 7a2a42a09acd6d55ba3e201190ab6c9bf305439e (diff) |
Notes
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 ace5b203d23d..15484de97b84 100644 --- a/chinese/fcitx-ui-light/Makefile +++ b/chinese/fcitx-ui-light/Makefile @@ -14,9 +14,8 @@ COMMENT= An alternative light weight UI for Fcitx LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig -USE_BZIP2= yes USE_XORG= x11 xft xpm -USES= cmake gettext pkgconfig +USES= tar:bzip2 cmake gettext pkgconfig USE_GNOME= intltool PROJECTHOST= fcitx |