summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libxtrans/Makefile.bsd-wrapper4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libxtrans/Makefile.bsd-wrapper b/lib/libxtrans/Makefile.bsd-wrapper
index 2f563ff84..e8ffe27e1 100644
--- a/lib/libxtrans/Makefile.bsd-wrapper
+++ b/lib/libxtrans/Makefile.bsd-wrapper
@@ -1,3 +1,5 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2010/10/22 20:01:27 matthieu Exp $
+
+CONFIGURE_ARGS += --disable-docs
.include <bsd.xorg.mk>