1
0
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:
Kirill Ponomarev 2021-06-22 20:19:35 +02:00
parent 1e30f4b4e0
commit 038ccc9fb5

View File

@ -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