summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/py-MySQLdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile
index 8509478f2ad8..faf3b3c1813c 100644
--- a/databases/py-MySQLdb/Makefile
+++ b/databases/py-MySQLdb/Makefile
@@ -16,7 +16,7 @@ DISTNAME= MySQL-python-${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Access a MySQL database through Python
-USE_PYTHON= yes
+USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
USE_MYSQL= yes
PYDISTUTILS_PKGNAME= MySQL-python