pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/hobbitclient Mark hobbitclient as not parallel bui...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a363e0e9b611
branches:  trunk
changeset: 557102:a363e0e9b611
user:      tonnerre <tonnerre%pkgsrc.org@localhost>
date:      Sat Apr 11 18:40:15 2009 +0000

description:
Mark hobbitclient as not parallel build safe since it simply doesn't work.
Ok'd by gendalia.

diffstat:

 net/hobbitclient/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r baef280c78a0 -r a363e0e9b611 net/hobbitclient/Makefile
--- a/net/hobbitclient/Makefile Sat Apr 11 18:02:54 2009 +0000
+++ b/net/hobbitclient/Makefile Sat Apr 11 18:40:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/07/04 20:54:49 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2009/04/11 18:40:15 tonnerre Exp $
 #
 
 DISTNAME=      hobbit-4.2.0
@@ -16,6 +16,7 @@
 HAS_CONFIGURE= YES
 USE_TOOLS+=    gmake
 #INSTALL_TARGET=
+MAKE_JOBS_SAFE=        NO
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index