aboutsummaryrefslogtreecommitdiff
path: root/databases/oracle_odbc_driver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/oracle_odbc_driver/Makefile')
-rw-r--r--databases/oracle_odbc_driver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/oracle_odbc_driver/Makefile b/databases/oracle_odbc_driver/Makefile
index 3ae0e41e486a..5095851ad151 100644
--- a/databases/oracle_odbc_driver/Makefile
+++ b/databases/oracle_odbc_driver/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ENV= ORACLE_HOME="${ORACLE_HOME}" \
LIBS="`${CAT} ${ORACLE_HOME}/lib/sysliblist`"\
AUTOHEADER=true
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
post-patch:
@${REINPLACE_CMD} -e 's/-lclntst8 -lcompat -lpthread -lm/-lclntst8 -lcompat ${PTHREAD_LIBS} -lm/' ${WRKSRC}/configure