aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/py-gdal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index c3e0c7cad2b9..86fd527983c1 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT
LIB_DEPENDS= libgdal.so:graphics/gdal
-USES= compiler:c++14-lang cpe python:3.7+ tar:xz
+USES= compiler:c++14-lang cpe python:3.8+ tar:xz
USE_PYTHON= autoplist concurrent distutils
USE_CXXSTD= c++14