aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/nosqlbench
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2014-06-01 17:00:15 +0800
committerohauer <ohauer@FreeBSD.org>2014-06-01 17:00:15 +0800
commit812319e2dad26b0dd837abb3cd0475cc3aa224f0 (patch)
treea682cc9d46cc0e41d0ad2c5e6334969995c75000 /benchmarks/nosqlbench
parentd7e088c57fc3a5ba7e6ed875ba8dc06b0bd4f23c (diff)
downloadfreebsd-ports-gnome-812319e2dad26b0dd837abb3cd0475cc3aa224f0.tar.gz
freebsd-ports-gnome-812319e2dad26b0dd837abb3cd0475cc3aa224f0.tar.zst
freebsd-ports-gnome-812319e2dad26b0dd837abb3cd0475cc3aa224f0.zip
cat astro / benchmarks
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) - adjust BSDn License
Diffstat (limited to 'benchmarks/nosqlbench')
-rw-r--r--benchmarks/nosqlbench/Makefile3
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