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