diff options
-rw-r--r-- | textproc/codespell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile index d2349433e02f..b921efc9d8e2 100644 --- a/textproc/codespell/Makefile +++ b/textproc/codespell/Makefile @@ -13,7 +13,7 @@ COMMENT= Source code spelling checker LICENSE= GPLv2 USE_PYTHON= 3 -USES= tar:xz tar:xz +USES= tar:xz OPTIONS_DEFINE= DOCS EXAMPLES |