forked from Lainports/opnsense-ports
sysutils/py-psutil: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
f6d0167564
commit
05fbc8792e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ WWW= https://github.com/giampaolo/psutil
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=43:devel/py-setuptools@${PY_FLAVOR} \
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue