summaryrefslogtreecommitdiff
path: root/devel/xulrunner
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2010-01-18 23:50:42 +0000
committertnn <tnn@pkgsrc.org>2010-01-18 23:50:42 +0000
commitb4a46a050e2c93a090716f54413862d191ddf3df (patch)
tree4fcafa0bcee425a3c023e0e9cb98b695a126f51f /devel/xulrunner
parent93120ee8eb14fef6ef9c2c4d54d6d17c7f535a64 (diff)
downloadpkgsrc-b4a46a050e2c93a090716f54413862d191ddf3df.tar.gz
unlimit datasize. Should fix ICE on netbsd-4/amd64 observed in bulk build.
Diffstat (limited to 'devel/xulrunner')
-rw-r--r--devel/xulrunner/mozilla-common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xulrunner/mozilla-common.mk b/devel/xulrunner/mozilla-common.mk
index 025edcc1c5f..113643119b1 100644
--- a/devel/xulrunner/mozilla-common.mk
+++ b/devel/xulrunner/mozilla-common.mk
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.10 2010/01/09 21:43:26 tron Exp $
+# $NetBSD: mozilla-common.mk,v 1.11 2010/01/18 23:50:42 tnn Exp $
#
# common Makefile fragment for mozilla packages based on gecko 1.9.1.
#
@@ -10,6 +10,7 @@
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config perl gmake autoconf213
USE_LANGUAGES+= c99 c++
+UNLIMIT_RESOURCES+= datasize
BUILD_DEPENDS+= zip>=2.3:../../archivers/zip