summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libgda-postgres/Makefile')
-rw-r--r--databases/libgda-postgres/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda-postgres/Makefile b/databases/libgda-postgres/Makefile
index 352601d16d2..4e565ed0b15 100644
--- a/databases/libgda-postgres/Makefile
+++ b/databases/libgda-postgres/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/02/06 12:39:44 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2012/03/03 00:14:24 wiz Exp $
#
LIBGDA_PROVIDER= postgres
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/libgda/Makefile.common"
-PKGREVISION= 5
+PKGREVISION= 6
CONFIGURE_ARGS+= --with-postgres=${PGSQL_PREFIX:Q}
.include "../../mk/pgsql.buildlink3.mk"