summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/py-MySQLdb-devel/Makefile2
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index 75ddd63d21b6..7adba20f6786 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -21,7 +21,7 @@ OPTIONS= BDB4 "Use Berkeley DB >=2 as backend" on \
CONFLICTS= portupgrade-[0-9]*
-BROKEN= this version is a test of a new concept and don't ready for wide use
+IGNORE= this version is a test of a new concept and don't ready for wide use
USE_BZIP2= yes
USE_RUBY= yes