diff options
Diffstat (limited to 'devel/py-parallax/Makefile')
-rw-r--r-- | devel/py-parallax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-parallax/Makefile b/devel/py-parallax/Makefile index 12603587fe5d..8e9d879a1610 100644 --- a/devel/py-parallax/Makefile +++ b/devel/py-parallax/Makefile @@ -13,7 +13,7 @@ COMMENT= Python API for SSH LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist .include <bsd.port.mk> |