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 f89fd7f7b6f4..84c88005c378 100644 --- a/textproc/py-pygccxml/Makefile +++ b/textproc/py-pygccxml/Makefile @@ -12,7 +12,7 @@ COMMENT= Python package for easy C++ declarations navigation LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE.rst -USES= python +USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= gccxml USE_PYTHON= distutils autoplist |