xenocara/lib/libX11/Makefile.bsd-wrapper

11 lines
310 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.24 2016/03/11 13:09:42 okan Exp $
.include <bsd.xconf.mk>
2006-11-26 05:07:34 -07:00
2015-04-06 14:57:55 -06:00
SHARED_LIBS= X11 16.1 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>