From 0bbc0f3836c46b952cddd6803862b0f7b720bb6d Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 25 Oct 2007 20:20:59 +0000 Subject: + jdom --- textproc/libxml/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'textproc/libxml') diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 73bcd68e6fe..4bd019e09f5 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2005/12/27 18:25:07 reed Exp $ +# $NetBSD: Makefile,v 1.37 2007/10/25 20:20:59 rillig Exp $ # DISTNAME= libxml-1.8.17 @@ -17,5 +17,9 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes PKGCONFIG_OVERRIDE= libxml.pc.in +# Making all in doc +# bmake: bmake: don't know how to make libxml/tree.h. Stop +MAKE_JOBS_SAFE= no + .include "../../devel/zlib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3