aboutsummaryrefslogtreecommitdiffstats
path: root/net/openser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openser/Makefile')
-rw-r--r--net/openser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openser/Makefile b/net/openser/Makefile
index 9f01d71df50d..e9b5d05bc150 100644
--- a/net/openser/Makefile
+++ b/net/openser/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openser
PORTVERSION= 1.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://openser.org/pub/openser/${PORTVERSION}/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-tls_src
@@ -85,7 +85,7 @@ MAKE_ENV+= POSTGRESQL=postgres
.endif
.if defined(WITH_UNIXODBC)
-LIB_DEPENDS+= odbc.1:${PORTSDIR}/databases/unixODBC
+LIB_DEPENDS+= odbc.2:${PORTSDIR}/databases/unixODBC
MODULES+= unixodbc
.else
MAKE_ENV+= UNIXODBC=unixodbc