git: a8c00a74c03d - main - graphics/qgis-ltr: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 4 11:46:01 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a8c00a74c03d634a4805e629e6e11cd2afd4e16f

commit a8c00a74c03d634a4805e629e6e11cd2afd4e16f
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-04 10:46:35 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-04 11:45:41 +0000

    graphics/qgis-ltr: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 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 e5d722f302a2..d67bd58ca6c3 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/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-main mailing list