From f9baf5af2f6c9010c315a6d30af72d0deba91d4d Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Wed, 19 Jun 2013 12:39:38 -0400 Subject: postgresql: Enable LDAP and PAM build options Closes #20603. Signed-off-by: Adam Vandenberg --- Library/Formula/postgresql.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library') diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index 6466c254a..a57921714 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -40,7 +40,9 @@ class Postgresql < Formula --with-bonjour --with-gssapi --with-krb5 + --with-ldap --with-openssl + --with-pam --with-libxml --with-libxslt ] -- cgit v1.2.3