diff options
Diffstat (limited to 'devel/py-shellingham/Makefile')
-rw-r--r-- | devel/py-shellingham/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-shellingham/Makefile b/devel/py-shellingham/Makefile index f93c97dcf5c6..2988c3592e79 100644 --- a/devel/py-shellingham/Makefile +++ b/devel/py-shellingham/Makefile @@ -12,7 +12,7 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils # No tests implemented for this module. |