From 65d4b8652df4e0ae4c1dad6ea540fe4351790f8b Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 25 Oct 2007 20:20:59 +0000 Subject: + jdom --- textproc/Makefile | 3 ++- textproc/libxml/Makefile | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/Makefile b/textproc/Makefile index c341e74755f..e752322902c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.387 2007/10/12 17:31:16 drochner Exp $ +# $NetBSD: Makefile,v 1.388 2007/10/25 20:20:59 rillig Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -127,6 +127,7 @@ SUBDIR+= ja-groff SUBDIR+= ja-sed SUBDIR+= jade SUBDIR+= java-mecab +SUBDIR+= jdom SUBDIR+= jing SUBDIR+= kakasi SUBDIR+= kbanner 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