aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-05 09:26:49 +0800
committerbapt <bapt@FreeBSD.org>2014-01-05 09:26:49 +0800
commitf6f2d1623a3757a05b02b61d52e5c30531bfb456 (patch)
tree450ab2feca8194fed94bddeb7dda5ac3522dfaba
parent9a9b0e7e069d85f454a7f87c3ee64ed714fdd1de (diff)
downloadfreebsd-ports-gnome-f6f2d1623a3757a05b02b61d52e5c30531bfb456.tar.gz
freebsd-ports-gnome-f6f2d1623a3757a05b02b61d52e5c30531bfb456.tar.zst
freebsd-ports-gnome-f6f2d1623a3757a05b02b61d52e5c30531bfb456.zip
Support stage
-rw-r--r--benchmarks/nosqlbench/Makefile1
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