diff options
Diffstat (limited to 'benchmarks/sysbench/Makefile')
-rw-r--r-- | benchmarks/sysbench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index 49b45abe161d..9b0fadef8827 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= kris@FreeBSD.org COMMENT= A modular, cross-platform and multi-threaded benchmark tool -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 OPTIONS= LARGEFILE "Enable Largefile support" on \ MYSQL "Enable MySQL support" on \ |