pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/w3m Mark as not make-jobs-safe (at least not with ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fdb1b19764a
branches:  trunk
changeset: 394032:5fdb1b19764a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 03 10:56:01 2009 +0000

description:
Mark as not make-jobs-safe (at least not with -j16).

diffstat:

 www/w3m/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b5e543a64e2a -r 5fdb1b19764a www/w3m/Makefile.common
--- a/www/w3m/Makefile.common   Wed Jun 03 10:21:10 2009 +0000
+++ b/www/w3m/Makefile.common   Wed Jun 03 10:56:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.52 2008/12/13 08:09:41 obache Exp $
+# $NetBSD: Makefile.common,v 1.53 2009/06/03 10:56:01 wiz Exp $
 #
 
 DISTNAME=      w3m-${W3M_VERS}
@@ -10,6 +10,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
+MAKE_JOBS_SAFE=                no
 
 GNU_CONFIGURE= yes
 USE_TOOLS+=    gmake   # Needed for some combinations of options...



Home | Main Index | Thread Index | Old Index