diff options
Diffstat (limited to 'devel/py-lazy/Makefile')
-rw-r--r-- | devel/py-lazy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-lazy/Makefile b/devel/py-lazy/Makefile index 6773daa73997..e3173e9433a3 100644 --- a/devel/py-lazy/Makefile +++ b/devel/py-lazy/Makefile @@ -13,7 +13,7 @@ COMMENT= Lazy attributes for Python objects LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python zip +USES= python:3.6+ zip USE_PYTHON= distutils autoplist NO_ARCH= yes |