summaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb-devel/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-04-30 02:46:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-04-30 02:46:32 +0000
commitbcc0df6812496daa58ed97e1b36e0581a4a66c11 (patch)
tree52755ba8fbd4b0d8dafaf4487490a7471bab4e64 /databases/py-MySQLdb-devel/Makefile
parentAdd rubygem-rrdtool 0.6.0, a Ruby interface to RRDTool. (diff)
Change BROKEN to IGNORE to prevent package build
Diffstat (limited to '')
-rw-r--r--databases/py-MySQLdb-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile
index 253d6657eb3e..426db1f3bd39 100644
--- a/databases/py-MySQLdb-devel/Makefile
+++ b/databases/py-MySQLdb-devel/Makefile
@@ -25,7 +25,7 @@ USE_MYSQL= yes
CONFLICTS= py*-MySQLdb-[0-9]*
PORTDOCS= *
-BROKEN= Latest version are in databases/py-MySQLdb
+IGNORE= in obsoleted by the latest version in databases/py-MySQLdb
OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options
OPTIONS= MYSQLCLIENT_R "Use libmysqlclient_r (thread safe)" on