diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-03 06:22:54 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-03 06:22:54 +0000 |
| commit | e407b1743e9af3a673cc7cd6b1a9e9b16430164d (patch) | |
| tree | a37dc27fc97ac9f4c7acdb1605b27970da3b5858 | |
| parent | 40fd7d25f73926d64d0a684da7de1d786ab5a7cd (diff) | |
graphics/qgis: Remove invalid CPE information
Approved by: portmgr (blanket)
| -rw-r--r-- | graphics/qgis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
