summaryrefslogtreecommitdiff
path: root/audio/nas
diff options
context:
space:
mode:
authorgdt <gdt>2007-05-02 12:51:43 +0000
committergdt <gdt>2007-05-02 12:51:43 +0000
commit821ab48a76c7887c788fbb016e1dc0f1560eb7af (patch)
tree7216e2e354b676916b9dfe057f94a9f4c96c1604 /audio/nas
parentbf2f373b66e1678a1e2906c69d3a7bfb28a40311 (diff)
downloadpkgsrc-821ab48a76c7887c788fbb016e1dc0f1560eb7af.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/nas')
-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