diff options
Diffstat (limited to 'textproc/py-merge3/Makefile')
-rw-r--r-- | textproc/py-merge3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-merge3/Makefile b/textproc/py-merge3/Makefile index cd1b05515e2c..91aefe7a4ba4 100644 --- a/textproc/py-merge3/Makefile +++ b/textproc/py-merge3/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/breezy-team/merge3 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |