diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/nosqlbench/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/nosqlbench/Makefile b/benchmarks/nosqlbench/Makefile index eba841563aca..0e38c3ed4c1e 100644 --- a/benchmarks/nosqlbench/Makefile +++ b/benchmarks/nosqlbench/Makefile @@ -11,6 +11,8 @@ COMMENT= Micro-benchmarking NoSQL storage LIB_DEPENDS= libtarantool.so:${PORTSDIR}/databases/tarantool +BROKEN= does not build after tarantool update + DATE= 20120802 USES= tar:bzip2 cmake CMAKE_ARGS= -DLIBTNT_INCLUDE=${LOCALBASE}/include \ |