summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/scons/Makefile2
1 files changed, 1 insertions, 1 deletions
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