Edit

IABSD.fr/xenocara/lib/libpciaccess/Makefile.bsd-wrapper

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2008-10-05 08:06:06
    Hash : b65cb15b
    Message : provide a pciutils style pci.ids file for libpciaccess. ok todd@ deraadt@

  • lib/libpciaccess/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.3 2008/10/05 08:06:06 matthieu Exp $
    
    SHARED_LIBS=	pciaccess 0.10
    
    CONFIGURE_ARGS+= --with-pciids-path=${X11BASE}/share
    
    .include <bsd.xorg.mk>