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 23d048acc0af..780c5891b17d 100644 --- a/databases/postgresql-libpqxx30/Makefile +++ b/databases/postgresql-libpqxx30/Makefile @@ -19,7 +19,7 @@ COMMENT= A new C++ interface for PostgreSQL USE_PGSQL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} CONFIGURE_ARGS= --with-postgres=${LOCALBASE} \ |