pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libXfont don't build internal documentation



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f68a4c8b2b66
branches:  trunk
changeset: 569353:f68a4c8b2b66
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Jan 15 20:14:46 2010 +0000

description:
don't build internal documentation

diffstat:

 x11/libXfont/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ecf405068979 -r f68a4c8b2b66 x11/libXfont/Makefile
--- a/x11/libXfont/Makefile     Fri Jan 15 20:11:34 2010 +0000
+++ b/x11/libXfont/Makefile     Fri Jan 15 20:14:46 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2010/01/15 18:43:28 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2010/01/15 20:14:46 tnn Exp $
 #
 
 DISTNAME=              libXfont-1.4.1
@@ -18,6 +18,8 @@
 
 PKGCONFIG_OVERRIDE+=   xfont.pc.in
 
+CONFIGURE_ARGS+=       --disable-devel-docs
+
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../x11/fontcacheproto/buildlink3.mk"



Home | Main Index | Thread Index | Old Index