diff options
Diffstat (limited to 'databases/postgresql-libpqxx30/Makefile')
-rw-r--r-- | databases/postgresql-libpqxx30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpqxx30/Makefile b/databases/postgresql-libpqxx30/Makefile index 43f1a5dab1be..c369aeace5d8 100644 --- a/databases/postgresql-libpqxx30/Makefile +++ b/databases/postgresql-libpqxx30/Makefile @@ -17,7 +17,7 @@ MAINTAINER= girgen@FreeBSD.org COMMENT= A new C++ interface for PostgreSQL USE_PGSQL= YES -USE_INC_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15:inc USE_GMAKE= YES GNU_CONFIGURE= YES INSTALLS_SHLIB= YES |