diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-10-19 08:48:44 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-10-19 08:48:44 +0000 |
commit | bb1defadb56eee1e0b971aa9b526321e3ef58a9c (patch) | |
tree | ab15261244643825b36fe4d0e21f660dc0040915 /databases/p5-DBD-mysql50 | |
parent | 9fd4e24ec57dde22ef0861a1ebea49f6ff8dbfdf (diff) | |
download | ports-bb1defadb56eee1e0b971aa9b526321e3ef58a9c.tar.gz ports-bb1defadb56eee1e0b971aa9b526321e3ef58a9c.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-mysql50')
-rw-r--r-- | databases/p5-DBD-mysql50/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/p5-DBD-mysql50/Makefile b/databases/p5-DBD-mysql50/Makefile index 7e8467391b6d..6ebb8ad04cca 100644 --- a/databases/p5-DBD-mysql50/Makefile +++ b/databases/p5-DBD-mysql50/Makefile @@ -9,8 +9,6 @@ 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]-* WANT_MYSQL_VER= 50 |