diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 17:52:17 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 17:52:17 +0000 |
commit | 1f65a30b2a597437f1c0f6efc0ccb6db9fa3a893 (patch) | |
tree | cdb25449a98effba082df30b22490052698a7210 /benchmarks/fio | |
parent | 24da6a764129d3c786c3b6fcf99eaa4591c1c4a0 (diff) | |
download | ports-1f65a30b2a597437f1c0f6efc0ccb6db9fa3a893.tar.gz ports-1f65a30b2a597437f1c0f6efc0ccb6db9fa3a893.zip |
Notes
Diffstat (limited to 'benchmarks/fio')
-rw-r--r-- | benchmarks/fio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 41846b0e47e5..4dacc2125911 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 USES= gmake tar:bzip2 -OPTIONS_DEFINE= GNUPLOT +OPTIONS_DEFINE= GNUPLOT EXAMPLES GNUPLOT_DESC= Support for plotting graphs .include <bsd.port.options.mk> |