aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/nosqlbench
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-06-01 09:00:15 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-06-01 09:00:15 +0000
commitb3f95b0e35b44920caf8a234bf0a9b80104b4634 (patch)
treea682cc9d46cc0e41d0ad2c5e6334969995c75000 /benchmarks/nosqlbench
parent02fe5fe0ccd1c85834e1677e974bfca0e56f138c (diff)
downloadports-b3f95b0e35b44920caf8a234bf0a9b80104b4634.tar.gz
ports-b3f95b0e35b44920caf8a234bf0a9b80104b4634.zip
cat astro / benchmarks
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) - adjust BSDn License
Notes
Notes: svn path=/head/; revision=356065
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