diff options
Diffstat (limited to 'benchmarks/nosqlbench/Makefile')
-rw-r--r-- | benchmarks/nosqlbench/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/nosqlbench/Makefile b/benchmarks/nosqlbench/Makefile index f94c91d3560a..eba841563aca 100644 --- a/benchmarks/nosqlbench/Makefile +++ b/benchmarks/nosqlbench/Makefile @@ -12,8 +12,7 @@ COMMENT= Micro-benchmarking NoSQL storage LIB_DEPENDS= libtarantool.so:${PORTSDIR}/databases/tarantool DATE= 20120802 -USE_BZIP2= yes -USES= cmake +USES= tar:bzip2 cmake CMAKE_ARGS= -DLIBTNT_INCLUDE=${LOCALBASE}/include \ -DLIBTNT_LIB=${LOCALBASE}/lib |