Skip to content

Commit

Permalink
py-mysqlclient: Support multi-mysql.
Browse files Browse the repository at this point in the history
Based on #232.
  • Loading branch information
Jonathan Perkin committed Mar 9, 2021
1 parent 00b9fda commit eefcada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases/py-mysqlclient/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2020/05/16 09:03:22 adam Exp $

DISTNAME= mysqlclient-1.4.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/mysql/${MYSQL_PKG_PREFIX}/}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/mysqlclient/}

Expand Down

0 comments on commit eefcada

Please sign in to comment.