diff options
Diffstat (limited to 'databases/unixODBC/Makefile')
-rw-r--r-- | databases/unixODBC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index d7db7e6c8db2..3efb5e6592fd 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -21,7 +21,7 @@ USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static --enable-shared \ --with-libiconv-prefix=${LOCALBASE} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(WITH_GUI) USE_QT_VER= 3 |