summaryrefslogtreecommitdiff
path: root/security/py-pgpdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-pgpdump/Makefile')
-rw-r--r--security/py-pgpdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pgpdump/Makefile b/security/py-pgpdump/Makefile
index 07e6f2f1f3db..21e2903c1fdd 100644
--- a/security/py-pgpdump/Makefile
+++ b/security/py-pgpdump/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python library for parsing PGP packets
LICENSE= BSD2CLAUSE
NO_ARCH= yes
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>