sysutils/seatd: unbreak BASU=off after 665e4e5edb

meson.build:1:0: ERROR: Unknown options: "libseat-consolekit2"

PR:		260492
Regressed by:	https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
This commit is contained in:
Jan Beich
2021-12-17 16:56:09 +00:00
parent f0d930d154
commit 91ef39095a

View File

@@ -32,7 +32,7 @@ BASU_PATCH_SITES= https://github.com/DankBSD/${PORTNAME}/commit/:ck2
BASU_PATCHFILES= 51a9b3c2c0e8.patch:-p1:ck2 5a8acd56cd61.patch:-p1:ck2
BASU_LIB_DEPENDS= libbasu.so:devel/basu
BASU_USES= localbase # https://github.com/emersion/basu/issues/36
BASU_MESON_ENABLED= libseat-consolekit2
BASU_MESON_ON= -Dlibseat-consolekit2=enabled
.if make(makesum)
.MAKEFLAGS: WITH+=BASU
.endif