aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-27 09:45:22 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-27 10:29:11 +0000
commitc41e17a96de1e36d428319119d90e08a4c75108d (patch)
tree951420a460b94412336330fc92f15a53ad4cedb0
parent700444edefb90090364c656d7ca74e26a570ecf1 (diff)
downloadports-c41e17a96de1e36d428319119d90e08a4c75108d.tar.gz
ports-c41e17a96de1e36d428319119d90e08a4c75108d.zip
x11-toolkits/girara: unbreak with --auto-features=enabled
doc/meson.build:1:0: ERROR: Program 'doxygen' not found or not executable tests/meson.build:1:0: ERROR: Dependency "check" not found, tried pkgconfig PR: 270361 Reported by: antoine (via exp-run)
-rw-r--r--x11-toolkits/girara/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile
index 7ab403721cea..359ae31b31a7 100644
--- a/x11-toolkits/girara/Makefile
+++ b/x11-toolkits/girara/Makefile
@@ -11,6 +11,7 @@ WWW= https://pwmt.org/projects/girara/
USES= compiler:c11 gnome meson pathfix pkgconfig tar:xz
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
USE_LDCONFIG= yes
+MESON_ARGS= -Ddocs=disabled -Dtests=disabled
PATHFIX_MAKEFILEIN= Makefile
LIBDIR= ${PREFIX}/lib