diff options
Diffstat (limited to 'devel/py-anyjson/Makefile')
-rw-r--r-- | devel/py-anyjson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-anyjson/Makefile b/devel/py-anyjson/Makefile index b4d60ba63b5f..75b9b753ec99 100644 --- a/devel/py-anyjson/Makefile +++ b/devel/py-anyjson/Makefile @@ -12,7 +12,7 @@ WWW= https://bitbucket.org/runeh/anyjson/wiki/Home LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |