summaryrefslogtreecommitdiff
path: root/kdrive/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-03-10 18:35:57 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-03-10 18:35:57 +0000
commit209f159867205a6256e0949ff7140ff8e4902d69 (patch)
tree95ff77c987d7e4e76dc1bb96eb4d1d5708e96254 /kdrive/Makefile.bsd-wrapper
parent64fc9d9bfd3c909c2dd9eab086bb4b2177ac16fb (diff)
Disable doc formatting tools explicitely
Diffstat (limited to 'kdrive/Makefile.bsd-wrapper')
-rw-r--r--kdrive/Makefile.bsd-wrapper6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdrive/Makefile.bsd-wrapper b/kdrive/Makefile.bsd-wrapper
index 94187913a..2ff066b59 100644
--- a/kdrive/Makefile.bsd-wrapper
+++ b/kdrive/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.12 2011/09/17 13:39:31 shadchin Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.13 2012/03/10 18:35:56 matthieu Exp $
.include <bsd.xconf.mk>
@@ -11,14 +11,14 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
--with-xkb-path=${XKB_PATH} \
--with-xkb-output=/var/db/xkb \
--with-default-xkb-rules=${XKB_RULES} \
- --with-dri-driver-path=${LIBDIR}/modules/dri \
--enable-dri \
--disable-xorg \
--enable-xcsecurity \
--enable-kdrive \
--disable-dmx \
--disable-xnest \
- --disable-xvfb
+ --disable-xvfb \
+ --without-fop --without-xmlto --without-xsltproc
realinstall:
(cd hw/kdrive/ephyr ; make install)