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-chewing | |
parent | 7a2a42a09acd6d55ba3e201190ab6c9bf305439e (diff) | |
download | ports-c1023f2b65d499994cbbdf730998edb79f61f28e.tar.gz ports-c1023f2b65d499994cbbdf730998edb79f61f28e.zip |
Notes
Diffstat (limited to 'chinese/fcitx-chewing')
-rw-r--r-- | chinese/fcitx-chewing/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile index 25b5144b6156..8c96499c4677 100644 --- a/chinese/fcitx-chewing/Makefile +++ b/chinese/fcitx-chewing/Makefile @@ -15,8 +15,7 @@ COMMENT= Chewing support for Fcitx LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ libchewing.so:${PORTSDIR}/chinese/libchewing -USE_XZ= yes -USES= cmake gettext pkgconfig +USES= tar:xz cmake gettext pkgconfig USE_GNOME= intltool .include <bsd.port.mk> |