summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2012-02-06 12:39:42 +0000
committerwiz <wiz>2012-02-06 12:39:42 +0000
commit2332a7ee77a9d02ef4042e98a23a7b1c2b4fc989 (patch)
tree4f44d69ea68fdf42fd137a62a707cb1bfc0ce61b /databases/libgda-postgres/Makefile
parent460248a1977dbfa161982f85ee8c0d2a48a79a0c (diff)
downloadpkgsrc-2332a7ee77a9d02ef4042e98a23a7b1c2b4fc989.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
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 9125f0a2366..352601d16d2 100644
--- a/databases/libgda-postgres/Makefile
+++ b/databases/libgda-postgres/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2011/04/22 13:45:17 obache Exp $
+# $NetBSD: Makefile,v 1.19 2012/02/06 12:39:44 wiz Exp $
#
LIBGDA_PROVIDER= postgres
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/libgda/Makefile.common"
-PKGREVISION= 4
+PKGREVISION= 5
CONFIGURE_ARGS+= --with-postgres=${PGSQL_PREFIX:Q}
.include "../../mk/pgsql.buildlink3.mk"