8 lines
170 B
Makefile
8 lines
170 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.1.1.1 2014/04/14 19:28:44 matthieu Exp $
|
|
|
|
SHARED_LIBS= xcb-cursor 0.0
|
|
|
|
CONFIGURE_ARGS= --without-doxygen
|
|
|
|
.include <bsd.xorg.mk>
|