# $OpenBSD: Makefile.bsd-wrapper,v 1.11 2013/08/13 07:07:15 guenther Exp $
.include <bsd.xconf.mk>
SHARED_LIBS= Xfont 10.0
CONFIGURE_ARGS+= --with-xmlto=no
.if ${XENOCARA_HAVE_SHARED_LIBS:L} == "no"
CONFIGURE_ARGS+= --disable-loadable-font-modules
.endif
.include <bsd.xorg.mk>