summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
diff options
context:
space:
mode:
authorsbd <sbd>2012-06-14 07:43:06 +0000
committersbd <sbd>2012-06-14 07:43:06 +0000
commitf63fd44255464d2ccaa0165fd0b4869a5458e409 (patch)
tree4328c29af2393977d63f8c78ee2997bc36b41f4b /databases/libgda-postgres/Makefile
parent5e9e778d4615019cf0ce349dd4e26b16ba68be02 (diff)
downloadpkgsrc-f63fd44255464d2ccaa0165fd0b4869a5458e409.tar.gz
Recursive PKGREVISION bump for libxml2 buildlink addition.
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 4e565ed0b15..5ba52134cdf 100644
--- a/databases/libgda-postgres/Makefile
+++ b/databases/libgda-postgres/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/03/03 00:14:24 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2012/06/14 07:45:08 sbd Exp $
#
LIBGDA_PROVIDER= postgres
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/libgda/Makefile.common"
-PKGREVISION= 6
+PKGREVISION= 7
CONFIGURE_ARGS+= --with-postgres=${PGSQL_PREFIX:Q}
.include "../../mk/pgsql.buildlink3.mk"