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