aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-05-07 12:57:49 +0000
committerClement Laforet <clement@FreeBSD.org>2004-05-07 12:57:49 +0000
commit3e7a3ca7508c1de1f69194fd69152543da67f1ce (patch)
tree7886cb38e99b1ff0e5c2d88790d35459af3f0233 /databases/py-MySQLdb
parentcdc06a0048099ab5b7ac5439d5f377e7bb8fdf0d (diff)
downloadports-3e7a3ca7508c1de1f69194fd69152543da67f1ce.tar.gz
ports-3e7a3ca7508c1de1f69194fd69152543da67f1ce.zip
oups I forgot Makefile in previous commit :/
- works with MySQL 4.1 Reported by: Patrick Crosby <patrick@okcupid.com>
Notes
Notes: svn path=/head/; revision=108615
Diffstat (limited to 'databases/py-MySQLdb')
-rw-r--r--databases/py-MySQLdb/Makefile1
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