summaryrefslogtreecommitdiff
path: root/databases/mysql51-client
diff options
context:
space:
mode:
authorwiz <wiz>2013-12-05 14:20:02 +0000
committerwiz <wiz>2013-12-05 14:20:02 +0000
commit0a4e8d2895877b4cae550d90d8ad9af3c3866f84 (patch)
treea53e037a9eb2ad5579b47c06fbe73a13c1f40ea3 /databases/mysql51-client
parentbdbbfeee3ceed3da7e79c78fb947d82121cc68ec (diff)
downloadpkgsrc-0a4e8d2895877b4cae550d90d8ad9af3c3866f84.tar.gz
Remove CONFLICTS with ${PKGBASE}, these are automatic.
Avoids unnecessary pkgin warning.
Diffstat (limited to 'databases/mysql51-client')
-rw-r--r--databases/mysql51-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql51-client/Makefile b/databases/mysql51-client/Makefile
index fc12f2bfa3d..3f0d554bbfb 100644
--- a/databases/mysql51-client/Makefile
+++ b/databases/mysql51-client/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2013/08/04 10:20:24 adam Exp $
+# $NetBSD: Makefile,v 1.15 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"