diff options
Diffstat (limited to 'databases/p5-DBD-mysql51/Makefile')
-rw-r--r-- | databases/p5-DBD-mysql51/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-mysql51/Makefile b/databases/p5-DBD-mysql51/Makefile index 4a30d87ef466..e795efb3d7ee 100644 --- a/databases/p5-DBD-mysql51/Makefile +++ b/databases/p5-DBD-mysql51/Makefile @@ -9,7 +9,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]* p5-DBD-mysql6[0-9]-[0-9]* +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]* WANT_MYSQL_VER= 51 |