aboutsummaryrefslogtreecommitdiff
path: root/databases/dbconnect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/dbconnect/Makefile')
-rw-r--r--databases/dbconnect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile
index a6a94437d946..1e8cd8bb01e4 100644
--- a/databases/dbconnect/Makefile
+++ b/databases/dbconnect/Makefile
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CXXFLAGS+= ${PTHREAD_CFLAGS} -fPIC -DFREEBSD
LDFLAG+= ${PTHREAD_LIBS}