blob: 0e938b534da00a3807707ba1a32a3c494cf1aade (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.1.1.1 2014/04/14 19:31:49 matthieu Exp $
SHARED_LIBS= xcb-util-iccm 3.0 xcb-util-ewmh 0.0
CONFIGURE_ARGS= --without-doxygen
.include <bsd.xorg.mk>
|