diff options
Diffstat (limited to 'databases/gdbm/Makefile')
-rw-r--r-- | databases/gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 0e5c683ca55b..f382bc653c2b 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(WITH_COMPAT) INSTALL_TARGET= install install-compat |