summaryrefslogtreecommitdiff
path: root/lib/libX11/Makefile.bsd-wrapper
blob: 4f22887082843727e9641d937665b18fc8e8e82d (plain)
1
2
3
4
5
6
7
8
9
10
# $OpenBSD: Makefile.bsd-wrapper,v 1.27 2022/02/21 08:01:23 matthieu Exp $
.include <bsd.xconf.mk>

SHARED_LIBS=	X11 18.0 X11_xcb 2.0

CONFIGURE_ARGS= --enable-tcp-transport --enable-unix-transport --enable-ipv6 \
	--disable-composecache \
	--without-xmlto --without-fop --without-xsltproc

.include <bsd.xorg.mk>