summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres
diff options
context:
space:
mode:
authorobache <obache>2012-08-05 10:02:09 +0000
committerobache <obache>2012-08-05 10:02:09 +0000
commit7cfca9370cb03fd1ee375c6f2c4e5946443b786b (patch)
tree1170f8b117c34d9bdc6f712664830a956243db40 /databases/libgda-postgres
parent9dd3b77cb0ec517a92319bd405b05d4b7181ffba (diff)
downloadpkgsrc-7cfca9370cb03fd1ee375c6f2c4e5946443b786b.tar.gz
Bump PKGREVISION for change of PostgreSQL default version to 9.1.
Diffstat (limited to 'databases/libgda-postgres')
-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 5ba52134cdf..2c5da1107f6 100644
--- a/databases/libgda-postgres/Makefile
+++ b/databases/libgda-postgres/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/06/14 07:45:08 sbd Exp $
+# $NetBSD: Makefile,v 1.22 2012/08/05 10:02:09 obache Exp $
#
LIBGDA_PROVIDER= postgres
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/libgda/Makefile.common"
-PKGREVISION= 7
+PKGREVISION= 8
CONFIGURE_ARGS+= --with-postgres=${PGSQL_PREFIX:Q}
.include "../../mk/pgsql.buildlink3.mk"