mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/apkid: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
ac7910b96c
commit
ded5806ebe
@ -16,8 +16,8 @@ LICENSE_PERMS_RedNaga= pkg-mirror pkg-sell
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rednaga
|
||||
|
||||
USES= pytest python
|
||||
USE_PYTHON= distutils
|
||||
USES= python
|
||||
USE_PYTHON= distutils pytest
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yara-python-dex>0:security/py-yara-python-dex@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yara-python-dex>0:security/py-yara-python-dex@${PY_FLAVOR}
|
||||
|
Loading…
Reference in New Issue
Block a user