git: 35874aa14d20 - main - graphics/py-gdal: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 10:15:23 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=35874aa14d20ec82278b5e8ee313a9a19569de5a commit 35874aa14d20ec82278b5e8ee313a9a19569de5a Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 10:15:10 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 10:15:10 +0000 graphics/py-gdal: Add CPE information Approved by: portmgr (blanket) --- graphics/py-gdal/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index b208e1243b3d..6caa82ad7e4f 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT LIB_DEPENDS= libgdal.so:graphics/gdal -USES= compiler:c++14-lang python:3.6+ tar:xz +USES= compiler:c++14-lang cpe python:3.6+ tar:xz +CPE_VENDOR= osgeo USE_PYTHON= autoplist concurrent distutils USE_CXXSTD= c++14