summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres
diff options
context:
space:
mode:
authorwiz <wiz>2012-03-03 00:11:51 +0000
committerwiz <wiz>2012-03-03 00:11:51 +0000
commit3c7c47daf9013aeb0e2999c2a3307d7dca44e8d4 (patch)
treea1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /databases/libgda-postgres
parent4a50481d2925d132ae36a8f8ddeddee00234f28c (diff)
downloadpkgsrc-3c7c47daf9013aeb0e2999c2a3307d7dca44e8d4.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"