diff options
Diffstat (limited to 'devel/py-repoze.sphinx.autointerface')
-rw-r--r-- | devel/py-repoze.sphinx.autointerface/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-repoze.sphinx.autointerface/Makefile b/devel/py-repoze.sphinx.autointerface/Makefile index 22fe107a1b90..d3c0a4ed99ed 100644 --- a/devel/py-repoze.sphinx.autointerface/Makefile +++ b/devel/py-repoze.sphinx.autointerface/Makefile @@ -11,7 +11,7 @@ WWW= http://www.repoze.org LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |