Date: Fri, 3 Sep 2021 06:41:40 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e407b1743e9a - main - graphics/qgis: Remove invalid CPE information Message-ID: <202109030641.1836fets057481@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=e407b1743e9af3a673cc7cd6b1a9e9b16430164d commit e407b1743e9af3a673cc7cd6b1a9e9b16430164d Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-03 06:22:54 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-03 06:22:54 +0000 graphics/qgis: Remove invalid CPE information Approved by: portmgr (blanket) --- graphics/qgis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 683deffafb86..0c8ce1652622 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -103,7 +103,7 @@ RUN_DEPENDS= astyle:devel/astyle \ ${PYTHON_PKGNAMEPREFIX}yaml>=5.3.1:devel/py-yaml@${PY_FLAVOR} ### Fortran is needed by numpy, GRASS, etc. -USES= bison cmake compiler:features cpe desktop-file-utils \ +USES= bison cmake compiler:features desktop-file-utils \ fortran gl gmake gnome pgsql pyqt:5 python:3.7+ qca qt:5 \ shebangfix sqlite:3 USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109030641.1836fets057481>