xenocara/lib/libXcursor/Makefile.bsd-wrapper

8 lines
293 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2011/10/20 06:48:36 ajacoutot 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:/usr/local/share/icons:/usr/local/share/pixmaps:${X11BASE}/share/icons:${X11BASE}/share/pixmaps"
2006-11-26 05:07:34 -07:00
.include <bsd.xorg.mk>