1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

security/pam-mysql: add OpenSSL port option for building non crypt() MD5 support

PR:		196927
Submitted by:	Klaus Mayr <klaus@mayr-software.net>
This commit is contained in:
Bartek Rutkowski 2015-04-05 12:40:45 +00:00
parent e85b1727ad
commit 194eafe579
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383291

View File

@ -16,6 +16,11 @@ USE_MYSQL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr
OPTIONS_DEFINE= SSL
SSL_DESC= Build with OpenSSL support (non-crypt()ish MD5 hash)
SSL_CONFIGURE_WITH= openssl
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message