diff options
Diffstat (limited to 'devel/cpplint/Makefile')
-rw-r--r-- | devel/cpplint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpplint/Makefile b/devel/cpplint/Makefile index db6aa5b3a3c3..60c4df2cb342 100644 --- a/devel/cpplint/Makefile +++ b/devel/cpplint/Makefile @@ -17,7 +17,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ USE_GITHUB= yes -USES= python:3.6+ +USES= python USE_PYTHON= distutils noflavors NO_ARCH= yes |