diff options
| -rw-r--r-- | sysutils/seatd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/seatd/Makefile b/sysutils/seatd/Makefile index 16b582cd9fda..1f1f31eb9df6 100644 --- a/sysutils/seatd/Makefile +++ b/sysutils/seatd/Makefile @@ -15,7 +15,7 @@ USES= compiler:c11 cpe meson pkgconfig USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} CPE_VENDOR= ${PORTNAME}_project -MESON_ARGS= -Dlibseat-logind=disabled +MESON_DISABLED= libseat-logind SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} \ "@(,video,4750) bin/${PORTNAME}-launch" \ |
