summaryrefslogtreecommitdiff
path: root/databases/leofs
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-09-09 23:00:54 +0200
committerDaniel Engberg <diizzy@FreeBSD.org>2022-09-09 23:02:04 +0200
commite2438a86b81aea7cd41a66ca23fc49510679d85b (patch)
treef88a421ed67abc4b9fcf70548478bdc6d19564e3 /databases/leofs
parentmath/R: Update path set in RUN_DEPENDS for CMake (diff)
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to devel/cmake-core Approved by: portmgr (blanket)
Diffstat (limited to 'databases/leofs')
-rw-r--r--databases/leofs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/leofs/Makefile b/databases/leofs/Makefile
index d7112f0cd0fc..17ae97454d46 100644
--- a/databases/leofs/Makefile
+++ b/databases/leofs/Makefile
@@ -15,7 +15,7 @@ NOT_FOR_ARCHS= riscv64 sparc64
NOT_FOR_ARCHS_REASON= does not build: error Please implement AtomicPointer for this platform
BUILD_DEPENDS= ${LOCALBASE}/lib/erlang21/bin/erlc:lang/erlang-runtime21 \
- ${LOCALBASE}/bin/cmake:devel/cmake \
+ ${LOCALBASE}/bin/cmake:devel/cmake-core \
${LOCALBASE}/lib/libcheck.a:devel/check
USE_GITHUB= yes