Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2014 01:26:49 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338736 - head/benchmarks/nosqlbench
Message-ID:  <201401050126.s051Qnb0006440@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jan  5 01:26:49 2014
New Revision: 338736
URL: http://svnweb.freebsd.org/changeset/ports/338736

Log:
  Support stage

Modified:
  head/benchmarks/nosqlbench/Makefile

Modified: head/benchmarks/nosqlbench/Makefile
==============================================================================
--- head/benchmarks/nosqlbench/Makefile	Sun Jan  5 01:26:41 2014	(r338735)
+++ head/benchmarks/nosqlbench/Makefile	Sun Jan  5 01:26:49 2014	(r338736)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401050126.s051Qnb0006440>