pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/harmony Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ef82f080e90
branches:  trunk
changeset: 569162:0ef82f080e90
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 11 16:18:13 2010 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 textproc/harmony/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6060ef47a34e -r 0ef82f080e90 textproc/harmony/Makefile
--- a/textproc/harmony/Makefile Mon Jan 11 10:38:16 2010 +0000
+++ b/textproc/harmony/Makefile Mon Jan 11 16:18:13 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/01/08 17:49:01 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2010/01/11 16:18:13 joerg Exp $
 #
 
 DISTNAME=      harmony-stable-${VERSION}
@@ -11,6 +11,7 @@
 COMMENT=       Generic framework for reconciling disconnected updates to heterogeneous, replicated XML data
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+MAKE_JOBS_SAFE=                no
 
 BUILD_DEPENDS+=        dvipsk-[0-9]*:../../print/dvipsk
 DEPENDS+=      ocaml-findlib-[0-9]*:../../devel/ocaml-findlib



Home | Main Index | Thread Index | Old Index