diff options
Diffstat (limited to 'textproc/icdiff/Makefile')
-rw-r--r-- | textproc/icdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/icdiff/Makefile b/textproc/icdiff/Makefile index e8d78401538d..924c89aba681 100644 --- a/textproc/icdiff/Makefile +++ b/textproc/icdiff/Makefile @@ -11,7 +11,7 @@ COMMENT= Improved colored diff LICENSE= PSFL -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist concurrent optsuffix USE_GITHUB= yes GH_ACCOUNT= jeffkaufman |