8 lines
180 B
Text
8 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>
|