benchmarks/fio: resort Makefile
This commit is contained in:
parent
1e30f4b4e0
commit
038ccc9fb5
1 changed files with 2 additions and 2 deletions
|
@ -11,12 +11,12 @@ COMMENT= Flexible IO tester
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USES= compiler:c11 gmake tar:bzip2
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --disable-native
|
||||
|
||||
OPTIONS_DEFINE= GNUPLOT EXAMPLES
|
||||
OPTIONS_DEFINE= EXAMPLES GNUPLOT
|
||||
GNUPLOT_DESC= Support for plotting graphs
|
||||
|
||||
GNUPLOT_BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:math/gnuplot
|
||||
|
|
Loading…
Reference in a new issue