diff options
Diffstat (limited to 'databases/libiodbc')
-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 560c18768ab7..86cd0c8b36ab 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -19,7 +19,7 @@ COMMENT= An ODBC 3.x driver manager, for universal data source access CONFLICTS= unixODBC-* -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_GMAKE= yes INSTALLS_SHLIB= yes INIDIR= ${PREFIX}/etc/${PORTNAME} |