aboutsummaryrefslogtreecommitdiff
path: root/databases
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
parentaf5034446d5d97789e9a85cf485a74f84eb376cc (diff)
downloadports-bcc0df6812496daa58ed97e1b36e0581a4a66c11.tar.gz
ports-bcc0df6812496daa58ed97e1b36e0581a4a66c11.zip
Notes
Diffstat (limited to 'databases')
-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