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