summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-05-07 12:57:49 +0000
committerclement <clement@FreeBSD.org>2004-05-07 12:57:49 +0000
commit52098b29bdce2b03d4ca8a4b3825f73414a8b720 (patch)
treefa7a2c520e1c8182d8ff5b2faa3ce8ffd46b9164 /databases
parent43362abd5f2492908028f14295d68a1f614e2ea5 (diff)
downloadFreeBSD-ports-52098b29bdce2b03d4ca8a4b3825f73414a8b720.zip
FreeBSD-ports-52098b29bdce2b03d4ca8a4b3825f73414a8b720.tar.gz
oups I forgot Makefile in previous commit :/
- works with MySQL 4.1 Reported by: Patrick Crosby <patrick@okcupid.com>
Diffstat (limited to 'databases')
-rw-r--r--databases/py-MySQLdb-devel/Makefile1
-rw-r--r--databases/py-MySQLdb/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile
index 05b7f50..88a6429 100644
--- a/databases/py-MySQLdb-devel/Makefile
+++ b/databases/py-MySQLdb-devel/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
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile
index 05b7f50..88a6429 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
OpenPOWER on IntegriCloud