aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-24 12:49:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-24 12:49:55 +0000
commit04ebf6c7bd1bc22bce9cbd5e0366c8f1834b8e02 (patch)
treee74028fd1e840fcfc1edf514064db372744931d2
parentce223b07266e50d7893a271a9009d59f3a0657fc (diff)
downloadports-04ebf6c7bd1bc22bce9cbd5e0366c8f1834b8e02.tar.gz
ports-04ebf6c7bd1bc22bce9cbd5e0366c8f1834b8e02.zip
editors/marker: unbreak build with Meson 0.61.0
help/meson.build:2:6: ERROR: Program 'itstool' not found or not executable PR: 260943 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/26c1869a142a
-rw-r--r--editors/marker/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/marker/Makefile b/editors/marker/Makefile
index acee8f20df88..af5c72ac5a1f 100644
--- a/editors/marker/Makefile
+++ b/editors/marker/Makefile
@@ -8,6 +8,7 @@ COMMENT= Gtk3 markdown editor
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+BUILD_DEPENDS= itstool:textproc/itstool
LIB_DEPENDS= libgtkspell3-3.so:textproc/gtkspell3 \
libwebkit2gtk-4.0.so:www/webkit2-gtk3
RUN_DEPENDS= pandoc:textproc/hs-pandoc