summaryrefslogtreecommitdiff
path: root/devel/sdcc
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-12-11 14:24:38 +0000
committerdholland <dholland@pkgsrc.org>2011-12-11 14:24:38 +0000
commit7de200f77da76da402dee15bc8c651e283e004f0 (patch)
treea05766273b949f9a6add723dc76e80b321d31dca /devel/sdcc
parent5d5a4efa1065150054eaf28b98f4c1c653b0e5d6 (diff)
downloadpkgsrc-7de200f77da76da402dee15bc8c651e283e004f0.tar.gz
This is not MAKE_JOBS_SAFE; device/lib/Makefile requires .WAIT but can't
have it because it also requires gmake.
Diffstat (limited to 'devel/sdcc')
-rw-r--r--devel/sdcc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/sdcc/Makefile b/devel/sdcc/Makefile
index ae529ec9e29..ab7fa7a0c87 100644
--- a/devel/sdcc/Makefile
+++ b/devel/sdcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2011/03/11 11:36:28 obache Exp $
+# $NetBSD: Makefile,v 1.42 2011/12/11 14:24:38 dholland Exp $
DISTNAME= sdcc-src-2.8.0
PKGNAME= ${DISTNAME:S/-src//}
@@ -16,6 +16,8 @@ DEPENDS+= gputils-[0-9]*:../../devel/gputils
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_LANGUAGES= c c++
# XXX - This HACK circumvent a problem with the use of yacc that breaks the