update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx

This commit is contained in:
purplerain 2024-05-18 01:06:01 +00:00
parent f60577aa63
commit 0c289f288c
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
43 changed files with 1418 additions and 10157 deletions

View file

@ -1,7 +1,6 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2022/11/07 16:52:35 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.8 2024/05/13 19:16:27 matthieu Exp $
SHARED_LIBS= pciaccess 2.1
CONFIGURE_ARGS+= --with-pciids-path=${X11BASE}/share
SUBDIR = mk
.include <bsd.subdir.mk>
.include <bsd.xorg.mk>