summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/clisp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 47202b5b873..9cb836a8c2a 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2001/12/05 15:00:46 agc Exp $
+# $NetBSD: Makefile,v 1.22 2002/01/30 11:15:20 agc Exp $
DISTNAME= clisp-2000-03-06
PKGNAME= clisp-20000306
@@ -24,6 +24,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
GNU_CONFIGURE= YES
WRKSRC= ${WRKDIR}/${DISTNAME}/src
+UNLIMIT_RESOURCES= stacksize
do-configure:
cd ${WRKSRC}; \