summaryrefslogtreecommitdiff
path: root/deskutils/mindforger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/mindforger/Makefile')
-rw-r--r--deskutils/mindforger/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/mindforger/Makefile b/deskutils/mindforger/Makefile
index 00b3c122d0bb..cc9cdbb64927 100644
--- a/deskutils/mindforger/Makefile
+++ b/deskutils/mindforger/Makefile
@@ -25,7 +25,7 @@ OPTIONS_DEFINE= CMARK
OPTIONS_DEFAULT= CMARK
CMARK_DESC= CommonMark support (Markdown -> HTML rendering)
-CMARK_BUILD_DEPENDS= cmake:devel/cmake
+CMARK_BUILD_DEPENDS= cmake:devel/cmake-core
CMARK_QMAKE_OFF= CONFIG+="mfnomd2html"
.include <bsd.port.options.mk>