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 --- security/pam-mysql/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/pam-mysql') diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index cd2fd0e47540..b0ef223868a8 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -14,8 +14,7 @@ COMMENT= Pam module for authenticating with MySQL LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c11 libtool:keepla -USE_MYSQL= yes +USES= compiler:c11 libtool:keepla mysql GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \ --with-pam-mods-dir=${PREFIX}/lib \ -- cgit v1.2.3