From faa787779e2a230d3729d13f18b05c6cc3ced546 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 3 Apr 2010 17:29:53 +0200 Subject: Disable xmlto --- Makefile.bsd-wrapper | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.bsd-wrapper b/Makefile.bsd-wrapper index baa89e8..c3c3738 100644 --- a/Makefile.bsd-wrapper +++ b/Makefile.bsd-wrapper @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.8 2009/06/04 00:40:05 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.10 2010/01/17 20:48:49 matthieu Exp $ .include SHARED_LIBS= Xfont 9.0 +CONFIGURE_ARGS+= --with-xmlto=no + .if ${XENOCARA_HAVE_SHARED_LIBS:L} == "no" CONFIGURE_ARGS+= --disable-loadable-font-modules .endif -- cgit v1.2.3