diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-07-22 10:11:48 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-07-22 10:11:48 +0000 |
commit | a960210696d5fc2b544fa64b45fbe75d246bd3f4 (patch) | |
tree | d888c986e6fcef099e1337b815c0984fbc25ac9a /databases/p5-DBD-mysql50 | |
parent | 656c64fa8a3d5cf51d060bc68fcb98c922226823 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBD-mysql50')
-rw-r--r-- | databases/p5-DBD-mysql50/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBD-mysql50/Makefile b/databases/p5-DBD-mysql50/Makefile index 7e8467391b6d..25aed50f6a68 100644 --- a/databases/p5-DBD-mysql50/Makefile +++ b/databases/p5-DBD-mysql50/Makefile @@ -9,9 +9,7 @@ PKGNAMESUFFIX= 50 COMMENT= MySQL 5.0 driver for the Perl5 Database Interface (DBI) -BROKEN= Does not compile - -CONFLICTS= p5-Mysql-modules-* p5-DBD-mysql-* p5-DBD-mysql4[0-9]-* +CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[0-9]-[0-9]* WANT_MYSQL_VER= 50 |