summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorgdt <gdt>2007-05-02 12:51:43 +0000
committergdt <gdt>2007-05-02 12:51:43 +0000
commitb26df0150d842d629407534499d65a2458746f2a (patch)
tree7216e2e354b676916b9dfe057f94a9f4c96c1604 /audio
parent5a8f635c9d8f5f0f25c5002ca922747ae91eb21a (diff)
downloadpkgsrc-b26df0150d842d629407534499d65a2458746f2a.tar.gz
# 1) uses dia library before it is built
# 2) make succeeds even with failures, making this problem non-obvious MAKE_JOBS_SAFE= no
Diffstat (limited to 'audio')
-rw-r--r--audio/nas/Makefile6
1 files changed, 5 insertions, 1 deletions
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