git: b65451f0c188 - main - graphics/gdal: Change from qhull to qhull8
Date: Tue, 25 Jan 2022 19:56:59 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b65451f0c18896610cde2b51274734b612e8a6f1 commit b65451f0c18896610cde2b51274734b612e8a6f1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-25 19:25:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-25 19:51:18 +0000 graphics/gdal: Change from qhull to qhull8 - Bump PORTREVISION for dependency change PR: 261279 --- graphics/gdal/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 995f2e0b6d6a..d7099c73fbf0 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,6 +2,7 @@ PORTNAME= gdal PORTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet @@ -19,7 +20,7 @@ LIB_DEPENDS= libgeotiff.so:graphics/libgeotiff \ libjson-c.so:devel/json-c \ libpng.so:graphics/png \ libproj.so:graphics/proj \ - libqhull.so:math/qhull \ + libqhull_r.so:math/qhull8 \ libtiff.so:graphics/tiff OPTIONS_DEFINE= ARMADILLO CFITSIO CHARLS CRYPTOPP CURL DEFLATE DODS ECW EXPAT EXR FREEXL GEOS GTA HDF5 HEIF JASPER KML LERC LIBXML2 MYSQL NETCDF ODBC OPENJPEG PCRE PCRE2 PGSQL RASTERLITE2 SFCGAL SPATIALITE SQLITE TILEDB WEBP XERCES ZSTD