summaryrefslogtreecommitdiff
path: root/math/gretl
diff options
context:
space:
mode:
Diffstat (limited to 'math/gretl')
-rw-r--r--math/gretl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index b75b86b749c4..8f5b74be1cb3 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gretl
PORTVERSION= 1.9.7
+PORTREVISION= 1
CATEGORIES= math finance
MASTER_SITES= SF
@@ -73,7 +74,7 @@ PLIST_SUB+= NLS="@comment "
.if defined(WITH_ODBC)
CONFIGURE_ARGS+= --with-odbc
-LIB_DEPENDS+= odbc.1:${PORTSDIR}/databases/unixODBC
+LIB_DEPENDS+= odbc.2:${PORTSDIR}/databases/unixODBC
PLIST_SUB+= ODBC=""
.else
CONFIGURE_ARGS+= --without-odbc