aboutsummaryrefslogtreecommitdiff
path: root/security/pam-mysql/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-18 17:48:00 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-18 17:48:00 +0000
commit8319243ee4b6ac941c90d5bba0177600da1abb8a (patch)
tree85cfec69c881b57b8d67d681b225be4478f7edf4 /security/pam-mysql/Makefile
parent644cf738b799a55e34696680ded6187bd45582c5 (diff)
downloadports-8319243ee4b6ac941c90d5bba0177600da1abb8a.tar.gz
ports-8319243ee4b6ac941c90d5bba0177600da1abb8a.zip
Notes
Diffstat (limited to 'security/pam-mysql/Makefile')
-rw-r--r--security/pam-mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile
index ead530d66bde..56f8fc090cb9 100644
--- a/security/pam-mysql/Makefile
+++ b/security/pam-mysql/Makefile
@@ -14,7 +14,7 @@ COMMENT= Pam module for authenticating with MySQL
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool:keepla
+USES= compiler:c11 libtool:keepla
USE_MYSQL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \