aboutsummaryrefslogtreecommitdiff
path: root/graphics/waffle/Makefile
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-09-09 20:21:11 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-09-09 20:32:24 +0000
commite942e560c468063b850b05ae3df340b36f24c7b5 (patch)
tree39fed7c52034541e982bd08570755e95d2dced7d /graphics/waffle/Makefile
parent8dd0bfb67c94a5984e73f8117ea292fdb62ce6f4 (diff)
downloadports-e942e560c468063b850b05ae3df340b36f24c7b5.tar.gz
ports-e942e560c468063b850b05ae3df340b36f24c7b5.zip
*/*: Update path set in BUILD_DEPENDS for CMake
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to devel/cmake-core Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/waffle/Makefile')
-rw-r--r--graphics/waffle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/waffle/Makefile b/graphics/waffle/Makefile
index c9a3a57f4f22..c0fea5b3fb53 100644
--- a/graphics/waffle/Makefile
+++ b/graphics/waffle/Makefile
@@ -16,7 +16,7 @@ WWW= https://www.waffle-gl.org/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= cmake:devel/cmake
+BUILD_DEPENDS= cmake:devel/cmake-core
USES= compiler:c11 gl localbase meson pkgconfig python:3.5+,build
USE_GITLAB= yes