2016-11-03 07:11:40 -06:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2016/11/03 13:11:40 matthieu Exp $
|
2014-04-14 13:28:44 -06:00
|
|
|
|
|
|
|
SHARED_LIBS= xcb-cursor 0.0
|
|
|
|
|
2016-11-03 07:11:40 -06:00
|
|
|
CONFIGURE_ARGS= --without-doxygen \
|
|
|
|
--with-cursorpath="~/.icons:/usr/local/lib/X11/icons:/usr/local/share/icons:/usr/local/share/pixmaps:${X11BASE}/share/icons:${X11BASE}/share/pixmaps"
|
2014-04-14 13:28:44 -06:00
|
|
|
|
|
|
|
.include <bsd.xorg.mk>
|