8 lines
180 B
Makefile
8 lines
180 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2010/07/10 18:56:27 matthieu Exp $
|
|
|
|
SHARED_LIBS= pciaccess 1.0
|
|
|
|
CONFIGURE_ARGS+= --with-pciids-path=${X11BASE}/share
|
|
|
|
.include <bsd.xorg.mk>
|