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 e2f09a14f7ea..87e8fa3753bc 100644 --- a/databases/postgresql-libpgeasy/Makefile +++ b/databases/postgresql-libpgeasy/Makefile @@ -19,7 +19,7 @@ COMMENT= An easy-to-use C interface to PostgreSQL USE_AUTOTOOLS= libtool:15 USE_PGSQL= YES USE_GMAKE= YES -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES GNU_CONFIGURE= YES DOCSDIR= ${PREFIX}/share/doc/postgresql/${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/postgresql/${PORTNAME} |