summaryrefslogtreecommitdiff
path: root/fonts/fontconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/fontconfig/Makefile')
-rw-r--r--fonts/fontconfig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile
index 8518b928b56..687b6497723 100644
--- a/fonts/fontconfig/Makefile
+++ b/fonts/fontconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/05/22 20:07:59 jlam Exp $
+# $NetBSD: Makefile,v 1.43 2005/06/07 19:38:52 jlam Exp $
#
DISTNAME= fontconfig-2.3.1
@@ -32,6 +32,7 @@ CONFIGURE_ARGS+= --with-expat-lib=${BUILDLINK_PREFIX.expat}/lib
CONFIGURE_ARGS+= --with-confdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-x
CONFIGURE_ARGS+= --enable-docs
+CONFIGURE_ENV+= HASDOCBOOK=no
.include "../../mk/bsd.prefs.mk"