aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql55-client/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2014-11-04 16:45:45 +0000
committerAlex Dupre <ale@FreeBSD.org>2014-11-04 16:45:45 +0000
commit07e30da27eba185da171dfe12f72d9e109d3a29c (patch)
tree57fe7b37ca450d944d354ec9f1a26b6f88b9a5e0 /databases/mysql55-client/Makefile
parent1f4338e28fb8bb6c2f3f713e60919a041a01afe4 (diff)
downloadports-07e30da27eba185da171dfe12f72d9e109d3a29c.tar.gz
ports-07e30da27eba185da171dfe12f72d9e109d3a29c.zip
Update CONFLICTS.
PR: 194810 Submitted by: spil.oss@gmail.com
Notes
Notes: svn path=/head/; revision=372152
Diffstat (limited to 'databases/mysql55-client/Makefile')
-rw-r--r--databases/mysql55-client/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/mysql55-client/Makefile b/databases/mysql55-client/Makefile
index 0e2b6c11fc15..eb8ed1c7012b 100644
--- a/databases/mysql55-client/Makefile
+++ b/databases/mysql55-client/Makefile
@@ -12,7 +12,9 @@ PKGMESSAGE= mustnotexist
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist
-CONFLICTS_INSTALL= mysql5.[0-46-9]-client-* mysql[0-46-9][0-9]-client-* mariadb[0-9][0-9]-client-* percona[0-9][0-9]-client-*
+CONFLICTS_INSTALL= mysql5[0-46-9]-client-* \
+ mariadb*-client-* \
+ percona*-client-*
CMAKE_ARGS+= -DWITHOUT_SERVER=1