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_log_sql2/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/mod_log_sql2') diff --git a/www/mod_log_sql2/Makefile b/www/mod_log_sql2/Makefile index 12b531e65779..8c17422c0896 100644 --- a/www/mod_log_sql2/Makefile +++ b/www/mod_log_sql2/Makefile @@ -11,8 +11,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Allows Apache to log to a MySQL database -USES= apache:2.2+ gmake tar:bzip2 -USE_MYSQL= yes +USES= apache:2.2+ gmake mysql tar:bzip2 GNU_CONFIGURE= yes OPTIONS_SUB= yes -- cgit v1.2.3