summaryrefslogtreecommitdiff
path: root/databases/mysql56-client
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-12-05 14:20:02 +0000
committerwiz <wiz@pkgsrc.org>2013-12-05 14:20:02 +0000
commit906aef4f9af33c809ad78f3f19f2eba3074a7268 (patch)
treea53e037a9eb2ad5579b47c06fbe73a13c1f40ea3 /databases/mysql56-client
parent4069f5894fd1ac60f056e9fe3ae9e85fb8cb9426 (diff)
downloadpkgsrc-906aef4f9af33c809ad78f3f19f2eba3074a7268.tar.gz
Remove CONFLICTS with ${PKGBASE}, these are automatic.
Avoids unnecessary pkgin warning.
Diffstat (limited to 'databases/mysql56-client')
-rw-r--r--databases/mysql56-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql56-client/Makefile b/databases/mysql56-client/Makefile
index 5825c417f0f..9398510fea5 100644
--- a/databases/mysql56-client/Makefile
+++ b/databases/mysql56-client/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2013/10/01 10:26:39 adam Exp $
+# $NetBSD: Makefile,v 1.9 2013/12/05 14:20:02 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
SVR4_PKGNAME= mysqc
COMMENT= MySQL 5, a free SQL database (client)
-CONFLICTS= {mysql-client-[0-9]*,mysql3-client-[0-9]*}
+CONFLICTS= mysql3-client-[0-9]*
.include "Makefile.common"