aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda3
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-02-06 12:25:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-02-06 12:25:50 +0000
commit93cfaf9ad95b11897bbf43c11628f190c4574ec4 (patch)
tree21c2db28e841f4df4353d24ea43d8fb0293a0606 /databases/libgda3
parent5c23aa439f6eefe00288f736f1e19317349aff8b (diff)
downloadports-93cfaf9ad95b11897bbf43c11628f190c4574ec4.tar.gz
ports-93cfaf9ad95b11897bbf43c11628f190c4574ec4.zip
Notes
Diffstat (limited to 'databases/libgda3')
-rw-r--r--databases/libgda3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile
index 326f6d889be1..f4f30933558e 100644
--- a/databases/libgda3/Makefile
+++ b/databases/libgda3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libgda3
PORTVERSION?= 3.0.4
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= databases gnome
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:R}
@@ -93,7 +93,7 @@ CONFIGURE_ARGS+= --without-mdb
.endif
.if ${LIBGDA3_SLAVE}=="odbc"
-LIB_DEPENDS+= odbc.1:${PORTSDIR}/databases/unixODBC
+LIB_DEPENDS+= odbc.2:${PORTSDIR}/databases/unixODBC
CONFIGURE_ARGS+= --with-odbc=${LOCALBASE}
.else
CONFIGURE_ARGS+= --without-odbc