summaryrefslogtreecommitdiff
path: root/lib/libXfont/Makefile.bsd-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libXfont/Makefile.bsd-wrapper')
-rw-r--r--lib/libXfont/Makefile.bsd-wrapper4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libXfont/Makefile.bsd-wrapper b/lib/libXfont/Makefile.bsd-wrapper
index 047c78ee9..c3c373849 100644
--- a/lib/libXfont/Makefile.bsd-wrapper
+++ b/lib/libXfont/Makefile.bsd-wrapper
@@ -1,8 +1,10 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.9 2009/10/31 17:57:11 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.10 2010/01/17 20:48:49 matthieu Exp $
.include <bsd.xconf.mk>
SHARED_LIBS= Xfont 9.0
+CONFIGURE_ARGS+= --with-xmlto=no
+
.if ${XENOCARA_HAVE_SHARED_LIBS:L} == "no"
CONFIGURE_ARGS+= --disable-loadable-font-modules
.endif