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

Mark CONFLICTS_INSTALL with sysutils/py-psutil121

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-27 19:51:45 +00:00
parent 50ffea36c9
commit 9eed2876db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457392

View File

@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}unittest2>=0:devel/py-unittest2@${FLAVOR}
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}psutil121
USE_PYTHON= autoplist concurrent distutils
USES= python