From 1055d8540ac62d8b3a16423296b747bfcc0e87f1 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 29 Jun 2015 04:58:43 +0000 Subject: [PATCH] - Cleanup CONFLICTS - Use CONFLICTS_INSTALL instead of CONFLICTS --- databases/p5-DBD-mysql51/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/p5-DBD-mysql51/Makefile b/databases/p5-DBD-mysql51/Makefile index ebf5e84ffa32..a8b3dcc84e37 100644 --- a/databases/p5-DBD-mysql51/Makefile +++ b/databases/p5-DBD-mysql51/Makefile @@ -5,7 +5,7 @@ PKGNAMESUFFIX= 51 COMMENT= MySQL 5.1 driver for the Perl5 Database Interface (DBI) -CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[0-9]-[0-9]* p5-DBD-mysql5[02-9]-[0-9]* +CONFLICTS_INSTALL= p5-DBD-mysql-[0-9]* p5-DBD-mysql5[02-9]-[0-9]* WANT_MYSQL_VER= 51