summaryrefslogtreecommitdiff
path: root/databases/libgda-mysql
diff options
context:
space:
mode:
authorobache <obache>2012-09-15 15:03:21 +0000
committerobache <obache>2012-09-15 15:03:21 +0000
commit3bc32f89da8dc803fdee677a20cc99a275f5e639 (patch)
tree9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /databases/libgda-mysql
parentb4bb84ac1bf232266f2d18eb09566162acdf2524 (diff)
downloadpkgsrc-3bc32f89da8dc803fdee677a20cc99a275f5e639.tar.gz
Recursive bump from mysql51-client library changed to use openssl.
Diffstat (limited to 'databases/libgda-mysql')
-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 312675c8508..c5b818fbb06 100644
--- a/databases/libgda-mysql/Makefile
+++ b/databases/libgda-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/09/15 10:04:02 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/09/15 15:03:22 obache Exp $
#
LIBGDA_PROVIDER= mysql
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/libgda/Makefile.common"
-PKGREVISION= 7
+PKGREVISION= 8
CONFIGURE_ARGS+= --with-mysql=${BUILDLINK_PREFIX.mysql-client}
.include "../../mk/mysql.buildlink3.mk"