xenocara/lib/libX11/Makefile.bsd-wrapper

11 lines
314 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.25 2019/08/04 13:33:46 matthieu Exp $
.include <bsd.xconf.mk>
2006-11-26 05:07:34 -07:00
SHARED_LIBS= X11 17.0 X11_xcb 2.0
2006-11-26 05:07:34 -07:00
CONFIGURE_ARGS= --enable-tcp-transport --enable-unix-transport --enable-ipv6 \
--disable-composecache \
--without-xmlto --without-fop --without-xsltproc
2006-11-26 05:07:34 -07:00
.include <bsd.xorg.mk>