diff options
author | skv <skv@FreeBSD.org> | 2004-10-19 16:48:44 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-10-19 16:48:44 +0800 |
commit | fe736ae02fb2189f90efafd768ca09f480b53527 (patch) | |
tree | 0f078c21c6daabba23ab26de1e7e51a8fb9e27d6 /databases/p5-DBD-mysql50 | |
parent | 834baf427b70e5d30e8f1986510428e396c11927 (diff) | |
download | freebsd-ports-gnome-fe736ae02fb2189f90efafd768ca09f480b53527.tar.gz freebsd-ports-gnome-fe736ae02fb2189f90efafd768ca09f480b53527.tar.zst freebsd-ports-gnome-fe736ae02fb2189f90efafd768ca09f480b53527.zip |
Unbreak p5-DBD-mysql50 build.
PR: ports/70804
Submitted by: Robert G. Melson <melsonr@earthlink.net>
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 |