From 44231ebdeb7b985eb323393d1de79178f5949445 Mon Sep 17 00:00:00 2001 From: jdc Date: Mon, 29 Aug 2005 10:36:54 +0000 Subject: Unlimit datasize, otherwise perl will run out of memory during the 'configure' stage. Noticed on NetBSD/sparc. --- x11/kdebase3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 0eaefc32793..3ea26cf68a5 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2005/08/10 20:56:29 jlam Exp $ +# $NetBSD: Makefile,v 1.87 2005/08/29 10:36:54 jdc Exp $ DISTNAME= kdebase-${_KDE_VERSION} CATEGORIES= x11 @@ -14,6 +14,7 @@ SITES_NetBSD-flag.png= http://www.NetBSD.org/images/ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} +UNLIMIT_RESOURCES= datasize USE_TOOLS+= pkg-config USE_DIRS+= xdg-1.2 USE_PKGINSTALL= YES -- cgit v1.2.3