diff options
Diffstat (limited to 'security/pam-mysql/Makefile')
-rw-r--r-- | security/pam-mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index 723aee5408db..6b6580435c0c 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -17,7 +17,7 @@ COMMENT= A pam module for authenticating with MySQL USE_MYSQL= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:14 autoconf:268 libtool:22 +USE_AUTOTOOLS= aclocal14 autoconf libtool ACLOCAL_ARGS= -I ${PREFIX}/share/aclocal CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr |