diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2021-05-12 18:45:13 +0000 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2021-05-12 18:45:53 +0000 |
commit | 0031954bf43411d84a1650783e645c5e3abcc60f (patch) | |
tree | 28b5e5742268999a3bad0216195ed4c1e83353d1 /sysutils/py-ansible-base | |
parent | e025129daf0d7006391e5311f20ec6102fb3d889 (diff) |
Diffstat (limited to 'sysutils/py-ansible-base')
-rw-r--r-- | sysutils/py-ansible-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-ansible-base/Makefile b/sysutils/py-ansible-base/Makefile index f97c1bde53c6..08a190453c6c 100644 --- a/sysutils/py-ansible-base/Makefile +++ b/sysutils/py-ansible-base/Makefile @@ -29,7 +29,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} USES= cpe gmake python:3.6+ shebangfix -CPE_VENDOR= ansibleworks +CPE_VENDOR= redhat USE_PYTHON= autoplist concurrent distutils SHEBANG_REGEX= [.]/test/.*[.]py |