diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-08 17:02:18 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-08 17:02:18 +0000 |
| commit | 05a76749b4c4e5e894804fdf43e346a8f8d844a1 (patch) | |
| tree | 34bca00331bdc52e8ed7bbc1ebf18f008ca6dfff /databases/pgpool-II | |
| parent | Convert to USES=pgsql (diff) | |
Convert to USES=pgsql
Diffstat (limited to 'databases/pgpool-II')
| -rw-r--r-- | databases/pgpool-II/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/pgpool-II/Makefile b/databases/pgpool-II/Makefile index 99336cfbb9d9..3da3d8824126 100644 --- a/databases/pgpool-II/Makefile +++ b/databases/pgpool-II/Makefile @@ -15,8 +15,7 @@ LICENSE= BSD GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gmake libtool -USE_PGSQL= yes +USES= gmake pgsql libtool USE_LDCONFIG= yes USE_OPENSSL= yes CONFIGURE_ARGS= --with-openssl |
