diff options
Diffstat (limited to 'textproc/py-pygccxml/Makefile')
-rw-r--r-- | textproc/py-pygccxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pygccxml/Makefile b/textproc/py-pygccxml/Makefile index 9f4a2c30be75..3b5973e2115e 100644 --- a/textproc/py-pygccxml/Makefile +++ b/textproc/py-pygccxml/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/CastXML/pygccxml LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE.rst -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes |