diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-20 23:41:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-20 23:41:39 +0000 |
commit | e3fc85bd7760d7c36686db011cc98fca757d2eae (patch) | |
tree | 062f7625abd36498c559d06b646cf5b21b0a2333 /databases/p5-DBD-mysql50 | |
parent | 09921add6f21555b0b048aa334e1dd44e6fc834b (diff) | |
download | ports-e3fc85bd7760d7c36686db011cc98fca757d2eae.tar.gz ports-e3fc85bd7760d7c36686db011cc98fca757d2eae.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-mysql50')
-rw-r--r-- | databases/p5-DBD-mysql50/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-mysql50/Makefile b/databases/p5-DBD-mysql50/Makefile index 6ebb8ad04cca..7e8467391b6d 100644 --- a/databases/p5-DBD-mysql50/Makefile +++ b/databases/p5-DBD-mysql50/Makefile @@ -9,6 +9,8 @@ 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 |