pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/gdal-lib
Module Name: pkgsrc
Committed By: gdt
Date: Thu Jun 11 17:41:16 UTC 2026
Modified Files:
pkgsrc/geography/gdal-lib: Makefile
Log Message:
gdal-lib: Drop cmake config to not find zstd
Ride previous PKGREVISION++.
To generate a diff of this commit:
cvs rdiff -u -r1.203 -r1.204 pkgsrc/geography/gdal-lib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/gdal-lib/Makefile
diff -u pkgsrc/geography/gdal-lib/Makefile:1.203 pkgsrc/geography/gdal-lib/Makefile:1.204
--- pkgsrc/geography/gdal-lib/Makefile:1.203 Thu Jun 11 17:23:25 2026
+++ pkgsrc/geography/gdal-lib/Makefile Thu Jun 11 17:41:16 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.203 2026/06/11 17:23:25 gdt Exp $
+# $NetBSD: Makefile,v 1.204 2026/06/11 17:41:16 gdt Exp $
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
@@ -45,7 +45,6 @@ CMAKE_CONFIGURE_ARGS+= -DGDAL_USE_LZ4=OF
CMAKE_CONFIGURE_ARGS+= -DGDAL_USE_ODBC=OFF
CMAKE_CONFIGURE_ARGS+= -DGDAL_USE_OPENEXR=OFF
CMAKE_CONFIGURE_ARGS+= -DGDAL_USE_PARQUET=OFF
-CMAKE_CONFIGURE_ARGS+= -DGDAL_USE_ZSTD=OFF
# Disable python bindings because it is in ../py-gdal. The reasons
# are to allow multiple python versions, and to remove the dependency
Home |
Main Index |
Thread Index |
Old Index