Date: Sat, 10 Sep 2022 18:13:09 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 09707ce2cc00 - main - graphics/qgis-ltr: Update USES=python Message-ID: <202209101813.28AID9bJ020736@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=09707ce2cc0049bbf2f4922331a7a17c632d3822 commit 09707ce2cc0049bbf2f4922331a7a17c632d3822 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 18:11:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 18:11:34 +0000 graphics/qgis-ltr: Update USES=python graphics/py-pyproj requires Python 3.8+ --- graphics/qgis-ltr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 973017636972..ae241fa68d5b 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -100,7 +100,7 @@ RUN_DEPENDS= astyle:devel/astyle \ ### Fortran is needed by numpy, GRASS, etc. USES= bison cmake compiler:features desktop-file-utils \ - fortran gl gmake gnome pgsql pyqt:5 python:3.7+ qca qt:5 \ + fortran gl gmake gnome pgsql pyqt:5 python:3.8+ qca qt:5 \ shebangfix sqlite:3 tar:bz2 USE_GL= gl USE_GNOME= libxml2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209101813.28AID9bJ020736>