From 821ab48a76c7887c788fbb016e1dc0f1560eb7af Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 2 May 2007 12:51:43 +0000 Subject: # 1) uses dia library before it is built # 2) make succeeds even with failures, making this problem non-obvious MAKE_JOBS_SAFE= no --- audio/nas/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'audio/nas') diff --git a/audio/nas/Makefile b/audio/nas/Makefile index d74b4aaddda..24c7ef07847 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2007/03/24 13:45:05 markd Exp $ +# $NetBSD: Makefile,v 1.74 2007/05/02 12:51:43 gdt Exp $ DISTNAME= nas-1.8.src PKGNAME= ${DISTNAME:S/.src//} @@ -13,6 +13,10 @@ COMMENT= Network Audio System PKG_INSTALLATION_TYPES= overwrite pkgviews +# 1) uses dia library before it is built +# 2) make succeeds even with failures, making this problem non-obvious +MAKE_JOBS_SAFE= no + WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_TOOLS+= gmake USE_IMAKE= yes -- cgit v1.2.3