summaryrefslogtreecommitdiff
path: root/databases/py-mysqldb
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2006-01-09 11:35:45 +0000
committerxtraeme <xtraeme@pkgsrc.org>2006-01-09 11:35:45 +0000
commit21eec721b8fb6a2028c7e696e5ba48eb974718a5 (patch)
tree0dbc3ec973c5e9224371c143e955f4c108cca19a /databases/py-mysqldb
parentb0693b0d5153e639127bd3cd99e2ca42b4f0f557 (diff)
downloadpkgsrc-21eec721b8fb6a2028c7e696e5ba48eb974718a5.tar.gz
Remove MYSQL_VERSIONS_ACCEPTED, mysql-4.0.x was removed.
Diffstat (limited to 'databases/py-mysqldb')
-rw-r--r--databases/py-mysqldb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/py-mysqldb/Makefile b/databases/py-mysqldb/Makefile
index abd4d0af31c..a1d1f32a839 100644
--- a/databases/py-mysqldb/Makefile
+++ b/databases/py-mysqldb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/01/08 18:35:08 xtraeme Exp $
+# $NetBSD: Makefile,v 1.21 2006/01/09 11:35:45 xtraeme Exp $
DISTNAME= MySQL-python-0.9.2
PKGNAME= ${PYPKGPREFIX}-mysqldb-0.9.2
@@ -13,8 +13,6 @@ COMMENT= MySQL interface for Python
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes
-MYSQL_VERSIONS_ACCEPTED= 40
-
.include "../../mk/mysql.buildlink3.mk"
.include "../../lang/python/extension.mk"