mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
benchmarks/fio: resort Makefile
This commit is contained in:
parent
1e30f4b4e0
commit
038ccc9fb5
@ -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 New Issue
Block a user