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 22eb5a489afe..5521d0a15d55 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -17,7 +17,7 @@ CONFLICTS= libiodbc-* USE_GNOME= gnomehack gnometarget USE_ICONV= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --enable-static --enable-shared \ --with-libiconv-prefix=${LOCALBASE} INSTALLS_SHLIB= yes |