diff options
| author | Pawel Pekala <pawel@FreeBSD.org> | 2016-06-22 20:37:42 +0000 |
|---|---|---|
| committer | Pawel Pekala <pawel@FreeBSD.org> | 2016-06-22 20:37:42 +0000 |
| commit | ba846b08512820cffed950c5a0a283206ecef12c (patch) | |
| tree | fdec1417f771710f058b0e730bf1e666298f7429 /databases/py-MySQLdb | |
| parent | f8148bed7ee5e928ffb82dd3f3e2230ed19814e6 (diff) | |
Notes
Diffstat (limited to 'databases/py-MySQLdb')
| -rw-r--r-- | databases/py-MySQLdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile index 4f350b92fae9..36dd39859a47 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -16,7 +16,7 @@ USE_GITHUB= yes GH_ACCOUNT= farcepest GH_PROJECT= ${PORTNAME}1 -CONFLICTS= py*-MySQLdb-[0-9]* py*-MySQLdb5[0-9]-[0-9]* +CONFLICTS= py*-MySQLdb-[0-9]* py*-MySQLdb5[0-9]-[0-9]* py*-mysqlclient-[0-9]* PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} |
