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/scim-fcitx | |
parent | 7a2a42a09acd6d55ba3e201190ab6c9bf305439e (diff) | |
download | ports-c1023f2b65d499994cbbdf730998edb79f61f28e.tar.gz ports-c1023f2b65d499994cbbdf730998edb79f61f28e.zip |
Notes
Diffstat (limited to 'chinese/scim-fcitx')
-rw-r--r-- | chinese/scim-fcitx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile index 444ad15cdc61..7d0c31fbff54 100644 --- a/chinese/scim-fcitx/Makefile +++ b/chinese/scim-fcitx/Makefile @@ -15,8 +15,7 @@ COMMENT= SCIM IMEngine module for fcitx RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim BUILD_DEPENDS:= ${RUN_DEPENDS} -USE_BZIP2= yes -USES= gmake pkgconfig +USES= tar:bzip2 gmake pkgconfig GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |