diff options
| author | John Marino <marino@FreeBSD.org> | 2014-12-07 09:43:10 +0000 |
|---|---|---|
| committer | John Marino <marino@FreeBSD.org> | 2014-12-07 09:43:10 +0000 |
| commit | 0f48c6db01ea9230999155d0c0f103187d6cd315 (patch) | |
| tree | eb97cd54974f6c3f54c9593f24e14eb3544e49a5 /databases/pgpool-II | |
| parent | f175aaca84c38dcacd35108761e5f523d1fdf22c (diff) | |
Notes
Diffstat (limited to 'databases/pgpool-II')
| -rw-r--r-- | databases/pgpool-II/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgpool-II/Makefile b/databases/pgpool-II/Makefile index 784cd084c34a..341d472fa2bc 100644 --- a/databases/pgpool-II/Makefile +++ b/databases/pgpool-II/Makefile @@ -15,7 +15,7 @@ LICENSE= MIT GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gmake pgsql libtool +USES= gmake pgsql:9.2- libtool USE_LDCONFIG= yes USE_OPENSSL= yes CONFIGURE_ARGS= --with-openssl |
