7 lines
180 B
Text
7 lines
180 B
Text
# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2022/11/07 16:52:35 matthieu Exp $
|
|
|
|
SHARED_LIBS= pciaccess 2.1
|
|
|
|
CONFIGURE_ARGS+= --with-pciids-path=${X11BASE}/share
|
|
|
|
.include <bsd.xorg.mk>
|