disable libudev to fix build when xatracker is present

xatracker is part of Mesa and not currently installed
ok matthieu@
pull/1/head
jsg 2022-11-11 01:12:13 +00:00
parent cdbebc03a1
commit 317ccbdd41
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:30:45 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2022/11/11 01:12:13 jsg Exp $
CONFIGURE_ARGS= --without-libudev
.include <bsd.xorg.mk>