summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-09-04 02:02:48 +0000
committerdholland <dholland@pkgsrc.org>2012-09-04 02:02:48 +0000
commit216a4d56b4977444fe8466aa267bff5a53183529 (patch)
tree798a1a31edc4ca29ccf9d7ed040d86088da26f6c /lang
parent50c467c1534c8bfe045b2c55d22deafd3afbb720 (diff)
downloadpkgsrc-216a4d56b4977444fe8466aa267bff5a53183529.tar.gz
Not MAKE_JOBS_SAFE. See <20120510212103.GD7427@netbsd.org> in
pkgsrc-changes from early May 2012; I just got the same failure again.
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby193-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ruby193-base/Makefile b/lang/ruby193-base/Makefile
index c7bcd9bfdd0..468127ddd29 100644
--- a/lang/ruby193-base/Makefile
+++ b/lang/ruby193-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/07/25 14:26:57 bsiegert Exp $
+# $NetBSD: Makefile,v 1.16 2012/09/04 02:02:48 dholland Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -17,6 +17,7 @@ RUBY_VERSION_SUPPORTED= 193
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
USE_LANGUAGES= c
USE_TOOLS+= pax yacc
GNU_CONFIGURE= yes