summaryrefslogtreecommitdiff
path: root/lang/clisp
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-12-29 06:39:15 +0000
committerasau <asau@pkgsrc.org>2009-12-29 06:39:15 +0000
commit0b58ba6a2639e8f9a474a5e359cc57b0210a204b (patch)
tree8bef2cf7237005ee35ebc31a5c04c284c4907ed0 /lang/clisp
parentec50d671cbdf1ad399ae27534dc4dea964b81486 (diff)
downloadpkgsrc-0b58ba6a2639e8f9a474a5e359cc57b0210a204b.tar.gz
Provide more resources to allow building with gcc4 on NetBSD/macppc 4-STABLE.
From <uwe> by personal mail.
Diffstat (limited to 'lang/clisp')
-rw-r--r--lang/clisp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index f3b2d6fc1e9..69a2e729ae3 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2009/12/15 23:22:06 asau Exp $
+# $NetBSD: Makefile,v 1.76 2009/12/29 06:39:15 asau Exp $
#
DISTNAME= clisp-2.48
@@ -28,7 +28,7 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
BUILD_DIRS= src
USE_TOOLS+= dvipdf
-UNLIMIT_RESOURCES= stacksize
+UNLIMIT_RESOURCES= datasize stacksize
USE_GNU_CONFIGURE_HOST= NO # work around broken reasoning: "configure --host=..." => cross-building
CONFIGURE_ARGS+= --disable-maintainer-mode