git: c41e17a96de1 - main - x11-toolkits/girara: unbreak with --auto-features=enabled

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 27 Mar 2023 10:29:48 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c41e17a96de1e36d428319119d90e08a4c75108d

commit c41e17a96de1e36d428319119d90e08a4c75108d
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-27 09:45:22 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-27 10:29:11 +0000

    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)
---
 x11-toolkits/girara/Makefile | 1 +
 1 file changed, 1 insertion(+)

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