diff options
Diffstat (limited to 'databases/libiodbc/Makefile')
-rw-r--r-- | databases/libiodbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index 06eddcc6776f..7a809caf73cd 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -18,7 +18,7 @@ COMMENT= An ODBC 3.x driver manager, for universal data source access CONFLICTS= unixODBC-* -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 USE_GMAKE= yes INSTALLS_SHLIB= yes INIDIR= ${PREFIX}/etc/${PORTNAME} |