git: e407b1743e9a - main - graphics/qgis: Remove invalid CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 3 06:41:41 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e407b1743e9af3a673cc7cd6b1a9e9b16430164d
commit e407b1743e9af3a673cc7cd6b1a9e9b16430164d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-03 06:22:54 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list