diff options
Diffstat (limited to 'databases/py-MySQLdb/Makefile')
-rw-r--r-- | databases/py-MySQLdb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile index 05b7f5087cb6..88a6429621f7 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -18,7 +18,6 @@ COMMENT= Access a MySQL database through Python USE_PYTHON= yes USE_PYDISTUTILS= yes USE_MYSQL= yes -BROKEN_WITH_MYSQL= 41 DOCS= MANIFEST README doc/*.html |