diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2025-11-22 13:37:31 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2025-11-24 22:02:48 +0000 |
| commit | 1a4c27754db4524fded876a7fb9dc00ec5e83331 (patch) | |
| tree | a0e09e65ee817a285c264dd9c0f6eb5ebedf9b4f /x11/libei | |
| parent | 9a53e7d83cea15f2b3857bb9f7a07c80c6f5d634 (diff) | |
Diffstat (limited to 'x11/libei')
| -rw-r--r-- | x11/libei/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libei/Makefile b/x11/libei/Makefile index c43d457d76e1..bb05238e1b04 100644 --- a/x11/libei/Makefile +++ b/x11/libei/Makefile @@ -30,7 +30,8 @@ GH_TUPLE= nemequ:munit:v0.2.0-38-gfbbdf14:munit/subprojects/munit GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= libinput BINARY_ALIAS= python3=${PYTHON_CMD} -MESON_ARGS= -Dsd-bus-provider=basu -Dtests=disabled +MESON_DISABLED= tests +MESON_ARGS= -Dsd-bus-provider=basu PLIST_SUB= VERSION=${PORTVERSION} OPTIONS_DEFINE= BASU |
