diff options
Diffstat (limited to 'security/py-xkcdpass/Makefile')
-rw-r--r-- | security/py-xkcdpass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-xkcdpass/Makefile b/security/py-xkcdpass/Makefile index e91959d71ca0..88c3741a6cad 100644 --- a/security/py-xkcdpass/Makefile +++ b/security/py-xkcdpass/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.BSD TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= jwfh USE_PYTHON= autoplist concurrent distutils |