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 904aeabd2cb6..963a153147fa 100644 --- a/textproc/icdiff/Makefile +++ b/textproc/icdiff/Makefile @@ -10,7 +10,7 @@ WWW= https://www.jefftk.com/icdiff LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils noflavors USE_GITHUB= yes |