git: 48787818e6a8 - main - filesystems/amazon-efs-utils: Clean up USES=python

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 26 Jun 2026 20:53:57 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=48787818e6a8450bc2a07aa10efe3114261aa730

commit 48787818e6a8450bc2a07aa10efe3114261aa730
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-26 20:47:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-26 20:47:42 +0000

    filesystems/amazon-efs-utils: Clean up USES=python
    
    Python 3.10 is the minimal supported Python 3.
    
    Approved by:    portmgr (blanket)
    With hat:       python
---
 filesystems/amazon-efs-utils/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/filesystems/amazon-efs-utils/Makefile b/filesystems/amazon-efs-utils/Makefile
index c5c0541cd63d..0ebceb7beb30 100644
--- a/filesystems/amazon-efs-utils/Makefile
+++ b/filesystems/amazon-efs-utils/Makefile
@@ -15,7 +15,7 @@ ONLY_FOR_ARCHS_REASON=	aws-lc-fips-sys (FIPS static build via s2n-tls) supports
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>0:devel/py-botocore@${PY_FLAVOR}
 
-USES=		cargo gmake go:no_targets llvm python:3.8+,run shebangfix
+USES=		cargo gmake go:no_targets llvm python:run shebangfix
 USE_PYTHON=	noflavors
 USE_RC_SUBR=	amazon-efs-mount-watchdog