diff options
Diffstat (limited to 'databases/postgresql-libpgeasy/Makefile')
-rw-r--r-- | databases/postgresql-libpgeasy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpgeasy/Makefile b/databases/postgresql-libpgeasy/Makefile index d2a7330a76e0..3dfd11269f03 100644 --- a/databases/postgresql-libpgeasy/Makefile +++ b/databases/postgresql-libpgeasy/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= postgresql MAINTAINER= girgen@FreeBSD.org COMMENT= An easy-to-use C interface to PostgreSQL -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_PGSQL= YES USE_GMAKE= YES USE_LDCONFIG= YES |