diff options
Diffstat (limited to 'devel/py-cppheaderparser/Makefile')
-rw-r--r-- | devel/py-cppheaderparser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cppheaderparser/Makefile b/devel/py-cppheaderparser/Makefile index fcb6d23803c8..024780f98c55 100644 --- a/devel/py-cppheaderparser/Makefile +++ b/devel/py-cppheaderparser/Makefile @@ -16,7 +16,7 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>=0:devel/py-ply@${PY_FLAVOR} -USES= python shebangfix +USES= python:3.6+ shebangfix USE_PYTHON= autoplist distutils SHEBANG_GLOB= *.py |