summaryrefslogtreecommitdiff
path: root/lib/libxtrans/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-03-10 18:41:38 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-03-10 18:41:38 +0000
commitd80717801483b90e59afb6428fce606caf5416bd (patch)
tree70d447741234c613c1926d6b1148868b8e2dfcbb /lib/libxtrans/Makefile.bsd-wrapper
parent209f159867205a6256e0949ff7140ff8e4902d69 (diff)
Disable doc formatting tools explicitely
Diffstat (limited to 'lib/libxtrans/Makefile.bsd-wrapper')
-rw-r--r--lib/libxtrans/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libxtrans/Makefile.bsd-wrapper b/lib/libxtrans/Makefile.bsd-wrapper
index e8ffe27e1..7a2f49896 100644
--- a/lib/libxtrans/Makefile.bsd-wrapper
+++ b/lib/libxtrans/Makefile.bsd-wrapper
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2010/10/22 20:01:27 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2012/03/10 18:41:37 matthieu Exp $
-CONFIGURE_ARGS += --disable-docs
+CONFIGURE_ARGS += --without-fop --without-xmlto
.include <bsd.xorg.mk>