Edit

IABSD.fr/xenocara/lib/libXcursor/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/libXcursor/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.5 2013/08/13 07:07:14 guenther Exp $
    
    SHARED_LIBS=	Xcursor 5.0
    
    CONFIGURE_ARGS+=	--with-cursorpath="~/.icons:/usr/local/lib/X11/icons:/usr/local/share/icons:/usr/local/share/pixmaps:${X11BASE}/share/icons:${X11BASE}/share/pixmaps"
    
    .include <bsd.xorg.mk>