From 93cfaf9ad95b11897bbf43c11628f190c4574ec4 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 6 Feb 2012 12:25:50 +0000 Subject: - Chase unixODBC shlib bump --- lang/erlang14/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/erlang14') diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile index e6f0b9add2b8..105c71e8844f 100644 --- a/lang/erlang14/Makefile +++ b/lang/erlang14/Makefile @@ -7,7 +7,7 @@ PORTNAME= erlang PORTVERSION= r14b04 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ @@ -91,7 +91,7 @@ USE_GCC= 4.2+ .if !defined(WITHOUT_ODBC) DRIVER_MANAGER?= iodbc .if ${DRIVER_MANAGER} == "unixodbc" -LIB_DEPENDS+= odbc.1:${PORTSDIR}/databases/unixODBC +LIB_DEPENDS+= odbc.2:${PORTSDIR}/databases/unixODBC .else # assume we're using iodbc LIB_DEPENDS+= iodbc.3:${PORTSDIR}/databases/libiodbc .endif -- cgit v1.2.3