From b23fec511306e75f210804820653dd56d3819eb8 Mon Sep 17 00:00:00 2001 From: gdt Date: Fri, 13 Apr 2007 13:00:51 +0000 Subject: add: # make sometimes spins forever MAKE_JOBS_SAFE= no --- net/ORBit2/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index cf062fd1109..ee6d0314c88 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2007/03/18 21:00:55 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2007/04/13 13:00:51 gdt Exp $ # DISTNAME= ORBit2-2.14.7 @@ -15,6 +15,9 @@ PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS= linc>=1.1 +# make sometimes spins forever +MAKE_JOBS_SAFE= no + USE_TOOLS+= gmake pkg-config USE_LIBTOOL= YES GNU_CONFIGURE= YES -- cgit v1.2.3