diff options
Diffstat (limited to 'devel/py-stringcase/Makefile')
-rw-r--r-- | devel/py-stringcase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-stringcase/Makefile b/devel/py-stringcase/Makefile index 50c0b0777b44..d7d48b19e26d 100644 --- a/devel/py-stringcase/Makefile +++ b/devel/py-stringcase/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/okunishinishi/python-stringcase LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |