# make sometimes spins forever
MAKE_JOBS_SAFE=		no
This commit is contained in:
gdt 2007-04-13 13:00:51 +00:00
parent 2102385f84
commit b23fec5113

View file

@ -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