From bfe02ac685fe412426759163db9ce523ca4c3fab Mon Sep 17 00:00:00 2001 From: matthieu Date: Fri, 22 Oct 2010 20:01:27 +0000 Subject: [PATCH] Explicitely disable build of docs (otherwise done if groff is found) --- lib/libxtrans/Makefile.bsd-wrapper | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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