1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Strict python version

PR:		ports/163826
Submitted by:	wen@(myself)
This commit is contained in:
Wen Heping 2012-02-03 02:30:30 +00:00
parent 907c4575e9
commit 543624974f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290332

View File

@ -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