git: ec39c8b9c804 - main - devel/scons: the py27 flavor is no longer needed
Antoine Brodin
antoine at FreeBSD.org
Thu May 27 08:18:35 UTC 2021
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ec39c8b9c8048fe74ba8aeef32c0273ea358df0c
commit ec39c8b9c8048fe74ba8aeef32c0273ea358df0c
Author: Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-05-27 08:18:14 +0000
Commit: Antoine Brodin <antoine at FreeBSD.org>
CommitDate: 2021-05-27 08:18:14 +0000
devel/scons: the py27 flavor is no longer needed
---
devel/scons/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/scons/Makefile b/devel/scons/Makefile
index 9fb8d30cd0cd..62dc6939896a 100644
--- a/devel/scons/Makefile
+++ b/devel/scons/Makefile
@@ -13,7 +13,7 @@ COMMENT= Build tool alternative to make
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python:2.7+ shebangfix
+USES= python:3.6+ shebangfix
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list