diff options
Diffstat (limited to 'databases/py-MySQLdb-devel/Makefile')
-rw-r--r-- | databases/py-MySQLdb-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile index 426db1f3bd39..674c9a69ea42 100644 --- a/databases/py-MySQLdb-devel/Makefile +++ b/databases/py-MySQLdb-devel/Makefile @@ -21,6 +21,8 @@ COMMENT= Access a MySQL database through Python USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes USE_MYSQL= yes +PYDISTUTILS_PKGNAME= MySQL-python${PYTHON_VER} +PYDISTUTILS_PKGVERSION= 1.2.2b2 CONFLICTS= py*-MySQLdb-[0-9]* |