aboutsummaryrefslogtreecommitdiff
path: root/math/py-pdal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pdal/Makefile')
-rw-r--r--math/py-pdal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pdal/Makefile b/math/py-pdal/Makefile
index 996c40358250..4f891d772434 100644
--- a/math/py-pdal/Makefile
+++ b/math/py-pdal/Makefile
@@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
${PREFIX}/share/cmake/pybind11/pybind11Config.cmake:devel/pybind11 \
- cmake:devel/cmake
+ cmake:devel/cmake-core
LIB_DEPENDS= libpdal_base.so:math/pdal
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
${PYNUMPY}