diff options
Diffstat (limited to 'devel/py-setuptools-git/Makefile')
-rw-r--r-- | devel/py-setuptools-git/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-setuptools-git/Makefile b/devel/py-setuptools-git/Makefile index 3201be086f04..86decfb8c3b5 100644 --- a/devel/py-setuptools-git/Makefile +++ b/devel/py-setuptools-git/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/msabramo/setuptools-git LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |