git: 59e356e60c4a - main - graphics/gdal: Add USES=cpe
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 19 06:06:58 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=59e356e60c4a3d38cfdcf91b939c2b6459e34ca4
commit 59e356e60c4a3d38cfdcf91b939c2b6459e34ca4
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:27:37 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 05:59:45 +0000
graphics/gdal: Add USES=cpe
---
graphics/gdal/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index c89de3907316..c18c3523bff2 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -40,7 +40,7 @@ PCRE_DESC= Regular expression support for SQLite
RASTERLITE2_DESC= RasterLite2 support
TILEDB_DESC= TileDB support
-USES= compiler:c++14-lang gmake iconv jpeg localbase pkgconfig ssl tar:xz
+USES= compiler:c++14-lang cpe gmake iconv jpeg localbase pkgconfig ssl tar:xz
CFLAGS+= -fPIC
CONFIGURE_ARGS= --datadir=${PREFIX}/share \
@@ -73,6 +73,8 @@ PLIST_SUB= PORTVERSION=${PORTVERSION}
SLAVEDIRS= graphics/p5-Geo-GDAL graphics/py-gdal
+CPE_VENDOR= osgeo
+
HEADER_FILES= alg/gdalwarpkernel_opencl.h \
alg/gvgcpfit.h \
alg/internal_qhull_headers.h \
More information about the dev-commits-ports-all
mailing list