Change BROKEN to IGNORE to prevent package build

This commit is contained in:
Kris Kennaway 2007-04-30 02:46:32 +00:00
parent af5034446d
commit bcc0df6812
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191175
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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