summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
committerwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
commitfb966fa26f35c804660e1ad797ea6d68b0c03b17 (patch)
treea1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /databases/libgda-postgres
parent1f896ff9b4778b2a5823529549e27b6d5a6b7758 (diff)
downloadpkgsrc-fb966fa26f35c804660e1ad797ea6d68b0c03b17.tar.gz
Recursive bump for pcre-8.30* (shlib major change)
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 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"