aboutsummaryrefslogtreecommitdiff
path: root/databases/oracle_odbc_driver
diff options
context:
space:
mode:
Diffstat (limited to 'databases/oracle_odbc_driver')
-rw-r--r--databases/oracle_odbc_driver/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/oracle_odbc_driver/Makefile b/databases/oracle_odbc_driver/Makefile
index aee941a4e65d..811524c26576 100644
--- a/databases/oracle_odbc_driver/Makefile
+++ b/databases/oracle_odbc_driver/Makefile
@@ -28,7 +28,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= ORACLE_HOME="${ORACLE_HOME}" \
LIBS="`${CAT} ${ORACLE_HOME}/lib/sysliblist`"
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_AUTOTOOLS= libtool:13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>