xenocara/lib/libpciaccess/Makefile.bsd-wrapper

8 lines
180 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2010/07/10 18:56:27 matthieu Exp $
2007-06-05 14:13:58 -06:00
SHARED_LIBS= pciaccess 1.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>