xenocara/lib/libXcursor/Makefile.bsd-wrapper

8 lines
244 B
Makefile
Raw Normal View History

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