pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mlterm Mark as not -j2 safe (make install fails).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/418b5d0c4039
branches:  trunk
changeset: 555552:418b5d0c4039
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 05 07:45:19 2009 +0000

description:
Mark as not -j2 safe (make install fails).

diffstat:

 x11/mlterm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7849bfafd8ca -r 418b5d0c4039 x11/mlterm/Makefile
--- a/x11/mlterm/Makefile       Thu Mar 05 07:14:38 2009 +0000
+++ b/x11/mlterm/Makefile       Thu Mar 05 07:45:19 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2008/07/14 12:56:19 joerg Exp $
+# $NetBSD: Makefile,v 1.53 2009/03/05 07:45:19 wiz Exp $
 
 DISTNAME=      mlterm-2.9.3
 PKGREVISION=   1
@@ -10,6 +10,7 @@
 COMMENT=       Multilingual terminal emulator
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+MAKE_JOBS_SAFE=                no
 
 # CODESET is only supported on NetBSD in 1.5T and later - see <langinfo.h>
 NOT_FOR_PLATFORM=      NetBSD-1.[0-4]*-* NetBSD-1.5[A-S]-*



Home | Main Index | Thread Index | Old Index