2016-03-11 06:09:42 -07:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.24 2016/03/11 13:09:42 okan Exp $
|
2009-06-03 17:56:07 -06:00
|
|
|
.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
|
|
|
|
2010-05-31 23:26:44 -06:00
|
|
|
CONFIGURE_ARGS= --enable-tcp-transport --enable-unix-transport --enable-ipv6 \
|
2011-05-30 14:52:47 -06:00
|
|
|
--disable-composecache \
|
|
|
|
--without-xmlto --without-fop --without-xsltproc
|
2009-06-03 18:13:56 -06:00
|
|
|
|
2006-11-26 05:07:34 -07:00
|
|
|
.include <bsd.xorg.mk>
|