summaryrefslogtreecommitdiff
path: root/lang/classpath
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-05-19 14:07:49 +0000
committerwiz <wiz@pkgsrc.org>2007-05-19 14:07:49 +0000
commitfb3f3a89fbc620bd77a9aca9e5e750deb5d0d9df (patch)
tree0a6e57546e2e2d0b96ce054335fcb59d04e534cd /lang/classpath
parentc094a85d15c15a95d17ab6d7338439dc774f582c (diff)
downloadpkgsrc-fb3f3a89fbc620bd77a9aca9e5e750deb5d0d9df.tar.gz
Needs lots of memory to build -- set UNLIMIT_RESOURCES+=datasize.
From Sergey Svishchev.
Diffstat (limited to 'lang/classpath')
-rw-r--r--lang/classpath/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/classpath/Makefile.common b/lang/classpath/Makefile.common
index e81f655b395..6e14032cac1 100644
--- a/lang/classpath/Makefile.common
+++ b/lang/classpath/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2007/01/05 16:48:58 obache Exp $
+# $NetBSD: Makefile.common,v 1.11 2007/05/19 14:07:49 wiz Exp $
DISTNAME= classpath-0.93
CATEGORIES= devel
@@ -15,6 +15,7 @@ DISTINFO_FILE= ${.CURDIR}/../../lang/classpath/distinfo
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes
+UNLIMIT_RESOURCES+= datasize
# XXX this must be fixed as an optional build flag
CONFIGURE_ARGS+= --disable-gconf-peer