diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-17 01:28:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-17 01:28:07 +0000 |
commit | fdad3a3ecd027894030328db7b715c8e578b0749 (patch) | |
tree | 7c33983ff53fbbe7c07c5e4c30e498fa2ec2ea75 /benchmarks | |
parent | 3f155b6f6690245fc975228220bde1391a693f29 (diff) | |
download | ports-fdad3a3ecd027894030328db7b715c8e578b0749.tar.gz ports-fdad3a3ecd027894030328db7b715c8e578b0749.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/sysbench/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index bf103f20efb1..a4705713598f 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gslin@gslin.org COMMENT= A modular, cross-platform and multi-threaded benchmark tool +BROKEN= Does not compile + USE_AUTOTOOLS= libtool:15 OPTIONS= MYSQL "Enable MySQL support" on \ |