aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime16/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang-runtime16/Makefile')
-rw-r--r--lang/erlang-runtime16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang-runtime16/Makefile b/lang/erlang-runtime16/Makefile
index 0fa50db82f6f..8e8da6bda28e 100644
--- a/lang/erlang-runtime16/Makefile
+++ b/lang/erlang-runtime16/Makefile
@@ -117,7 +117,7 @@ CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG}
.if ${PORT_OPTIONS:MODBC}
CONFIGURE_ARGS+=--with-odbc
-LIB_DEPENDS+= libodbc.so:${PORTSDIR}/databases/unixODBC
+LIB_DEPENDS+= libodbc.so:databases/unixODBC
.else
CONFIGURE_ARGS+=--without-odbc
.endif