From 581cac9416d38f70a9e5c680d9751230bd43cbc4 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Fri, 15 Nov 2019 10:12:08 +0000 Subject: Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql --- www/mod_tsa/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_tsa') diff --git a/www/mod_tsa/Makefile b/www/mod_tsa/Makefile index dc706d556255..3c5900265798 100644 --- a/www/mod_tsa/Makefile +++ b/www/mod_tsa/Makefile @@ -35,7 +35,7 @@ PORTEXAMPLES= *.sql tsa.conf .include .if ${PORT_OPTIONS:MMYSQL} -USE_MYSQL= yes +USES+= mysql CONFIGURE_ARGS+= --enable-mysql=yes SRC_FILE+= db_mysql.c AP_INC+= -I${LOCALBASE}/include/mysql -- cgit v1.2.3