summaryrefslogtreecommitdiff
path: root/benchmarks/super-smack
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-15 10:12:08 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-15 10:12:08 +0000
commit581cac9416d38f70a9e5c680d9751230bd43cbc4 (patch)
tree4ec74f3dd744ca8054cce78df35237dd5b189528 /benchmarks/super-smack
parentUpdate binutils to 2.33.1 (diff)
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Notes
Notes: svn path=/head/; revision=517643
Diffstat (limited to 'benchmarks/super-smack')
-rw-r--r--benchmarks/super-smack/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile
index 737f5ae26567..564bbf5ee968 100644
--- a/benchmarks/super-smack/Makefile
+++ b/benchmarks/super-smack/Makefile
@@ -24,8 +24,7 @@ OPTIONS_MULTI= DB
OPTIONS_MULTI_DB= MYSQL PGSQL
OPTIONS_DEFAULT= MYSQL
-MYSQL_USE= MYSQL=yes
-MYSQL_USES= compiler:c++11-lang
+MYSQL_USES= compiler:c++11-lang mysql
MYSQL_CONFIGURE_ON= --with-mysql \
--with-mysql-include=${LOCALBASE}/include/mysql \
--with-mysql-lib=${LOCALBASE}/lib/mysql