diff options
Diffstat (limited to 'databases/libodbc++/Makefile')
-rw-r--r-- | databases/libodbc++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libodbc++/Makefile b/databases/libodbc++/Makefile index 09760fc43d65..83716f372cf7 100644 --- a/databases/libodbc++/Makefile +++ b/databases/libodbc++/Makefile @@ -18,7 +18,7 @@ COMMENT= A C++ class library and toolset for ODBC access to data sources USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= pkgconfig -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-isqlxx CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" |