diff options
Diffstat (limited to 'textproc/codespell/Makefile')
-rw-r--r-- | textproc/codespell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile index b921efc9d8e2..bac9ff9579ed 100644 --- a/textproc/codespell/Makefile +++ b/textproc/codespell/Makefile @@ -12,8 +12,7 @@ COMMENT= Source code spelling checker LICENSE= GPLv2 -USE_PYTHON= 3 -USES= tar:xz +USES= python:3 tar:xz OPTIONS_DEFINE= DOCS EXAMPLES |