summaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb-devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-13 17:00:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-13 17:00:14 +0000
commit1b1b29c5e67c38e250e44ae7563d512ebe74fea2 (patch)
tree6970168a5505ab8a1e3f83ccfe8038cceb959628 /databases/py-MySQLdb-devel/Makefile
parent- Get rip python 2.3+ (diff)
- Get rip python 2.3+
Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr
Diffstat (limited to '')
-rw-r--r--databases/py-MySQLdb-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile
index 479d38867118..949ca70fc017 100644
--- a/databases/py-MySQLdb-devel/Makefile
+++ b/databases/py-MySQLdb-devel/Makefile
@@ -16,7 +16,7 @@ DISTNAME= MySQL-python-${DISTVERSION}
MAINTAINER= mnag@FreeBSD.org
COMMENT= Access a MySQL database through Python
-USE_PYTHON= 2.3+
+USE_PYTHON= 2.4+
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
PYDISTUTILS_PKGNAME= MySQL_python