aboutsummaryrefslogtreecommitdiff
path: root/databases/tdbc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tdbc/Makefile')
-rw-r--r--databases/tdbc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tdbc/Makefile b/databases/tdbc/Makefile
index 8be6856046f9..cf61ad042634 100644
--- a/databases/tdbc/Makefile
+++ b/databases/tdbc/Makefile
@@ -52,7 +52,7 @@ PLIST_SUB+= MYSQL="@comment "
# ODBC
#
.if ${PORT_OPTIONS:MODBC}
-LIB_DEPENDS+= odbc:${PORTSDIR}/databases/unixODBC
+LIB_DEPENDS+= libodbc.so:${PORTSDIR}/databases/unixODBC
DISTFILES+= ${PORTNAME}odbc${PORTVERSION}${EXTRACT_SUFX}
MODULES+= tdbcodbc
PLIST_SUB+= ODBC=""