2025-01-10 01:40:29 +00:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2024/11/11 09:26:22 matthieu Exp $
|
2023-08-28 05:57:34 +00:00
|
|
|
|
2025-01-10 01:40:29 +00:00
|
|
|
SHARED_LIBS= Xcursor 5.1
|
2023-08-28 05:57:34 +00: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"
|
|
|
|
|
|
|
|
.include <bsd.xorg.mk>
|