diff options
Diffstat (limited to 'www/py-rfc3987/Makefile')
-rw-r--r-- | www/py-rfc3987/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-rfc3987/Makefile b/www/py-rfc3987/Makefile index 693e60cc14ef..1fa0b4f0fbe3 100644 --- a/www/py-rfc3987/Makefile +++ b/www/py-rfc3987/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/dgerber/rfc3987 LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt -USES= python:3.2+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |