summaryrefslogtreecommitdiff
path: root/databases/libgda-mysql/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:39:42 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:39:42 +0000
commit72030d71655bb01717a45af3bd0f9131ed7009ae (patch)
tree4f44d69ea68fdf42fd137a62a707cb1bfc0ce61b /databases/libgda-mysql/Makefile
parent1c26f3053850d010ddffc0cf95824ecfc8c006bb (diff)
downloadpkgsrc-72030d71655bb01717a45af3bd0f9131ed7009ae.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-mysql/Makefile')
-rw-r--r--databases/libgda-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda-mysql/Makefile b/databases/libgda-mysql/Makefile
index 5ce247ce637..44ee89fea9e 100644
--- a/databases/libgda-mysql/Makefile
+++ b/databases/libgda-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/04/22 13:45:17 obache Exp $
+# $NetBSD: Makefile,v 1.6 2012/02/06 12:39:44 wiz Exp $
#
LIBGDA_PROVIDER= mysql
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/libgda/Makefile.common"
-PKGREVISION= 3
+PKGREVISION= 4
CONFIGURE_ARGS+= --with-=mysql
.include "../../mk/mysql.buildlink3.mk"