From 8abc4662af73839170f623b96037596f21a33d49 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Tue, 12 Dec 2006 21:31:30 +0000 Subject: Disable building of docs explicitely. Avoids that installed docbook2html triggers it accidentally. --- lib/fontconfig/Makefile.bsd-wrapper | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/fontconfig/Makefile.bsd-wrapper b/lib/fontconfig/Makefile.bsd-wrapper index 6bd100f49..8ea484230 100644 --- a/lib/fontconfig/Makefile.bsd-wrapper +++ b/lib/fontconfig/Makefile.bsd-wrapper @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/12/02 11:08:58 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2006/12/12 21:31:29 matthieu Exp $ SHARED_LIBS= fontconfig 5.0 @@ -6,6 +6,7 @@ CONFIGURE_ARGS= --with-expat=${X11BASE} --sysconfdir=/etc \ --mandir=${X11BASE}/share/man \ --with-cache-dir=/var/cache/fontconfig \ --with-default-fonts=${X11BASE}/lib/X11/fonts \ - --with-add-fonts=/usr/local/lib/X11/fonts + --with-add-fonts=/usr/local/lib/X11/fonts \ + --disable-docs .include -- cgit v1.2.3