aboutsummaryrefslogtreecommitdiff
path: root/security/py-gvm-tools
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-06 10:11:55 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-06 10:11:55 +0000
commitcb4c052480f7f7edeba328f459bcc40a3d52006f (patch)
tree14769e200e366eb4de92d16ca5786a3593397767 /security/py-gvm-tools
parent1e1984c9b51ccc87eed7aa1cee9e2513d672f634 (diff)
downloadports-cb4c052480f7f7edeba328f459bcc40a3d52006f.tar.gz
ports-cb4c052480f7f7edeba328f459bcc40a3d52006f.zip
Remove python 2.7 support from newly added ports
Notes
Notes: svn path=/head/; revision=560491
Diffstat (limited to 'security/py-gvm-tools')
-rw-r--r--security/py-gvm-tools/Makefile2
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