diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-17 11:15:44 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-17 11:15:44 +0000 |
commit | f98e057013f3b392a81b06e18a908fbed73c3119 (patch) | |
tree | ac2d174d61c9de5efdae49bbe9550692f79d78b1 /databases/pgpool-II-40 | |
parent | 600a9c6ae44f4edf45cb1254b229827e58756f49 (diff) |
Notes
Diffstat (limited to 'databases/pgpool-II-40')
-rw-r--r-- | databases/pgpool-II-40/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgpool-II-40/Makefile b/databases/pgpool-II-40/Makefile index c3fa5947079c..d2c2309829d3 100644 --- a/databases/pgpool-II-40/Makefile +++ b/databases/pgpool-II-40/Makefile @@ -34,7 +34,7 @@ OPTIONS_DEFAULT= SSL MEMCACHED_CONFIGURE_ON= --with-memcached=${LOCALBASE}/include MEMCACHED_LIB_DEPENDS= libmemcached.so:databases/libmemcached -PAM_CONFIGURE_WITH= pam +PAM_CONFIGURE_ON= --with-pam SSL_CONFIGURE_WITH= openssl SSL_USES= ssl |