aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2021-06-22 18:19:35 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2021-06-22 18:19:35 +0000
commit038ccc9fb514fc4738a1ead78c0f35d262fb6107 (patch)
tree1daadea42c46bc2377a1f655adb8eb294e0a38f6 /benchmarks
parent1e30f4b4e036b8274f2984ce010065927a8f2d31 (diff)
downloadports-038ccc9fb514fc4738a1ead78c0f35d262fb6107.tar.gz
ports-038ccc9fb514fc4738a1ead78c0f35d262fb6107.zip
benchmarks/fio: resort Makefile
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/fio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile
index 3103e185cb4a..b33be3c7882a 100644
--- a/benchmarks/fio/Makefile
+++ b/benchmarks/fio/Makefile
@@ -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