diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-05 01:26:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-05 01:26:49 +0000 |
commit | f3ff288d19d006c09f06ce1360bad4149991b276 (patch) | |
tree | 450ab2feca8194fed94bddeb7dda5ac3522dfaba /benchmarks/nosqlbench | |
parent | ca52e213fb82d038dc12a3f8ff19b0e3a0de751f (diff) |
Notes
Diffstat (limited to 'benchmarks/nosqlbench')
-rw-r--r-- | benchmarks/nosqlbench/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/nosqlbench/Makefile b/benchmarks/nosqlbench/Makefile index 11bf25aa79e6..f94c91d3560a 100644 --- a/benchmarks/nosqlbench/Makefile +++ b/benchmarks/nosqlbench/Makefile @@ -17,7 +17,6 @@ USES= cmake CMAKE_ARGS= -DLIBTNT_INCLUDE=${LOCALBASE}/include \ -DLIBTNT_LIB=${LOCALBASE}/lib -NO_STAGE= yes pre-configure: ${REINPLACE_CMD} 's#DESTINATION doc#DESTINATION ${DOCSDIR}#g' \ ${WRKSRC}/CMakeLists.txt |