Edit

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

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2008-02-20 22:23:07
    Hash : e4ccaa70
    Message : Include /usr/local/lib/X11/icons in the default cursor search path.

  • lib/libXcursor/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.3 2008/02/20 22:23:07 matthieu Exp $
    
    SHARED_LIBS=	Xcursor 4.0
    
    CONFIGURE_ARGS+=	--with-cursorpath="~/.icons:/usr/local/lib/X11/icons:${X11BASE}/share/icons:${X11BASE}/share/pixmaps"
    
    .include <bsd.xorg.mk>