diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2021-01-06 10:11:55 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2021-01-06 10:11:55 +0000 |
| commit | cb4c052480f7f7edeba328f459bcc40a3d52006f (patch) | |
| tree | 14769e200e366eb4de92d16ca5786a3593397767 /security/py-gvm-tools | |
| parent | Add USES=localbase to audio/musescore (diff) | |
Remove python 2.7 support from newly added ports
Diffstat (limited to 'security/py-gvm-tools')
| -rw-r--r-- | security/py-gvm-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-gvm-tools/Makefile b/security/py-gvm-tools/Makefile index 3f32bdd6a475..28764db36823 100644 --- a/security/py-gvm-tools/Makefile +++ b/security/py-gvm-tools/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv3+ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-gvm>=0:security/py-python-gvm@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |
