diff options
Diffstat (limited to 'devel/py-funcparserlib/Makefile')
-rw-r--r-- | devel/py-funcparserlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-funcparserlib/Makefile b/devel/py-funcparserlib/Makefile index 2ac09f4080d9..90335f9d0842 100644 --- a/devel/py-funcparserlib/Makefile +++ b/devel/py-funcparserlib/Makefile @@ -13,7 +13,7 @@ COMMENT= Recursive descent parsing library based on functional combinators LICENSE= MIT -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist PORTDOCS= README doc |