xenocara/lib/libpciaccess/Makefile.bsd-wrapper

8 lines
180 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2013/08/13 07:07:21 guenther Exp $
2007-06-05 14:13:58 -06:00
SHARED_LIBS= pciaccess 2.0
2007-06-05 14:13:58 -06:00
CONFIGURE_ARGS+= --with-pciids-path=${X11BASE}/share
2007-06-05 14:13:58 -06:00
.include <bsd.xorg.mk>