security/apkid: Convert to USE_PYTHON=pytest

Approved by:	portmgr (blanket)
With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2024-03-09 23:21:53 +08:00
parent ac7910b96c
commit ded5806ebe
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 2 additions and 2 deletions

View File

@ -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}