Edit

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

Branch :

  • Show log

    Commit

  • Author : guenther
    Date : 2013-08-13 07:07:07
    Hash : b5bb1299
    Message : Bump the major on every single base library. There are a couple not bumped by this that will be corrected soon. heavy lifting by todd@

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