diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 00:46:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 00:46:47 +0000 |
commit | c0d7b638eddee8e8ba4931e24ec0c744ef762713 (patch) | |
tree | ab8572cce956bf4828df231602fff4054d90c96b /benchmarks | |
parent | 3c2985c7a6c4dc16083dbbbe98ef3762be19c451 (diff) | |
download | ports-c0d7b638eddee8e8ba4931e24ec0c744ef762713.tar.gz ports-c0d7b638eddee8e8ba4931e24ec0c744ef762713.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/flowgrind/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/iorate/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/wrk/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index f88974b7c283..f9b97ef72633 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= libxmlrpc++.so:${PORTSDIR}/net/xmlrpc-c \ USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-debug -FETCH_ARGS= -pRr MAN1= flowgrind-stop.1 \ flowgrind.1 \ diff --git a/benchmarks/iorate/Makefile b/benchmarks/iorate/Makefile index bb04cfd44bcc..f4aa35c2aa6f 100644 --- a/benchmarks/iorate/Makefile +++ b/benchmarks/iorate/Makefile @@ -11,7 +11,6 @@ MAINTAINER= blttll@gmail.com COMMENT= General purpose storage I/O benchmarking tool USES= bison -FETCH_ARGS= -Fpr MAKEFILE= makefile MAKE_ARGS= CC="${CC}" NO_WRKSUBDIR= yes diff --git a/benchmarks/wrk/Makefile b/benchmarks/wrk/Makefile index 23f0c4e157c6..a4198d4fa1fd 100644 --- a/benchmarks/wrk/Makefile +++ b/benchmarks/wrk/Makefile @@ -13,7 +13,6 @@ COMMENT= The modern HTTP benchmarking tool LICENSE= APACHE20 -FETCH_ARGS= -pRr LIB_DEPENDS+= libluajit-5.1.so:${PORTSDIR}/lang/luajit WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= gmake |