diff options
Diffstat (limited to 'devel/py-simpleparse/Makefile')
-rw-r--r-- | devel/py-simpleparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-simpleparse/Makefile b/devel/py-simpleparse/Makefile index 051865a511b4..8b6a0ea64522 100644 --- a/devel/py-simpleparse/Makefile +++ b/devel/py-simpleparse/Makefile @@ -11,7 +11,7 @@ DISTNAME= SimpleParse-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python EBNF parser generator (with mx.TextTools derivative) -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils post-install: |