8 lines
180 B
Makefile
8 lines
180 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2012/03/09 21:02:09 matthieu Exp $
|
|
|
|
SHARED_LIBS= pciaccess 1.1
|
|
|
|
CONFIGURE_ARGS+= --with-pciids-path=${X11BASE}/share
|
|
|
|
.include <bsd.xorg.mk>
|