pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/moscow_ml Set MAKE_JOBS_SAFE=no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78c6f3dbb950
branches:  trunk
changeset: 537231:78c6f3dbb950
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Sat Jan 05 09:22:06 2008 +0000

description:
Set MAKE_JOBS_SAFE=no
Noticed by Aleksej Saushev

diffstat:

 lang/moscow_ml/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6231e8e303a2 -r 78c6f3dbb950 lang/moscow_ml/Makefile
--- a/lang/moscow_ml/Makefile   Sat Jan 05 09:03:10 2008 +0000
+++ b/lang/moscow_ml/Makefile   Sat Jan 05 09:22:06 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2007/02/22 19:26:38 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2008/01/05 09:22:06 tonio Exp $
 
 DISTNAME=      mos20src
 PKGNAME=       moscow_ml-2.00
@@ -15,6 +15,7 @@
 USE_TOOLS+=    perl
 
 BUILD_TARGET=  clean world
+MAKE_JOBS_SAFE=        no
 
 post-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/moscow_ml



Home | Main Index | Thread Index | Old Index