summaryrefslogtreecommitdiff
path: root/databases/mysql56-client/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-06-14 13:23:44 +0000
committerfhajny <fhajny>2016-06-14 13:23:44 +0000
commitcd814d3f7148417f11cf153a96d84bebf9478499 (patch)
tree1ade858eda51b7c0b52960e7f10c07fad34b6c29 /databases/mysql56-client/Makefile
parent8f69896ec5f26cc89a6e82bd5b34aac92d9be958 (diff)
downloadpkgsrc-cd814d3f7148417f11cf153a96d84bebf9478499.tar.gz
Use proper CONF_FILES for my.cnf. Makes mysql56-client look for it
under $PKG_SYSCONFDIR, and prevents mysql_install_db from creating $PREFIX/my.cnf. Brings mysql56-client and mysql56-server in sync WRT my.cnf location. Bump respective PKGREVISIONs. Noticed by peterkelm@ on Github.
Diffstat (limited to 'databases/mysql56-client/Makefile')
-rw-r--r--databases/mysql56-client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mysql56-client/Makefile b/databases/mysql56-client/Makefile
index 84efc7f13a1..160f6f5eae4 100644
--- a/databases/mysql56-client/Makefile
+++ b/databases/mysql56-client/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2016/04/18 10:32:47 adam Exp $
+# $NetBSD: Makefile,v 1.21 2016/06/14 13:23:44 fhajny Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
+PKGREVISION= 1
COMMENT= MySQL 5, a free SQL database (client)
CONFLICTS= mysql3-client-[0-9]*