8 lines
175 B
Makefile
8 lines
175 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.1.1.1 2014/04/14 19:30:59 matthieu Exp $
|
|
|
|
SHARED_LIBS= xcb-render-util 2.0
|
|
|
|
CONFIGURE_ARGS= --without-doxygen
|
|
|
|
.include <bsd.xorg.mk>
|