From 035df3350f83a067c089ad6d357fa86edf8c385d Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 21 May 2026 11:42:13 +0000 Subject: [PATCH] add hidden BDEP on math/exprtk (header-only "library") --- geo/gdal/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/geo/gdal/Makefile b/geo/gdal/Makefile index bc62bd3d440..d6a0ce03c62 100644 --- a/geo/gdal/Makefile +++ b/geo/gdal/Makefile @@ -4,6 +4,7 @@ COMMENT-main = translator library for geospatial data formats COMMENT-python =python bindings and utilities for GDAL V = 3.13.0 +REVISION = 0 DISTNAME = gdal-${V} DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \ gdalautotest-${V}.zip @@ -79,6 +80,7 @@ WANTLIB-python = gdal m pthread ${COMPILER_LIBCXX} BUILD_DEPENDS += ${RUN_DEPENDS} \ ${MODCLANG_RUN_DEPENDS} \ devel/py-setuptools \ + math/exprtk \ math/py-numpy \ devel/gtest \ devel/swig