aboutsummaryrefslogtreecommitdiff
path: root/security/pam-mysql
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-04-05 12:40:45 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-04-05 12:40:45 +0000
commit194eafe579a9acc9853a6a0e12de6a9bb5e584ec (patch)
treeec7ed103a834cb0bba0399f83cea4475a7551eef /security/pam-mysql
parente85b1727ad49c47bd56d60003f267a167e8f303b (diff)
downloadports-194eafe579a9acc9853a6a0e12de6a9bb5e584ec.tar.gz
ports-194eafe579a9acc9853a6a0e12de6a9bb5e584ec.zip
security/pam-mysql: add OpenSSL port option for building non crypt() MD5 support
PR: 196927 Submitted by: Klaus Mayr <klaus@mayr-software.net>
Notes
Notes: svn path=/head/; revision=383291
Diffstat (limited to 'security/pam-mysql')
-rw-r--r--security/pam-mysql/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile
index 87c1bfa80ffc..37bbad894a52 100644
--- a/security/pam-mysql/Makefile
+++ b/security/pam-mysql/Makefile
@@ -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