From 76f5c1b551cbcd541f91513d7a6a47d8886bb5d7 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 30 Jun 2009 00:07:09 +0000 Subject: Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with MAKE_JOBS=2 and worked without. --- devel/silc-toolkit/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/silc-toolkit/Makefile') diff --git a/devel/silc-toolkit/Makefile b/devel/silc-toolkit/Makefile index 980313f7540..dc33738300a 100644 --- a/devel/silc-toolkit/Makefile +++ b/devel/silc-toolkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/06/10 09:03:19 heinz Exp $ +# $NetBSD: Makefile,v 1.14 2009/06/30 00:07:14 joerg Exp $ # DISTNAME= silc-toolkit-0.9.13 @@ -14,6 +14,8 @@ COMMENT= Secure Internet Live Conferencing (SILC) protocol Toolkit PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no + CONFLICTS+= silc-client<1.0.1nb1 GNU_CONFIGURE= YES -- cgit v1.2.3