From ecac0f973d481300f2a4ee910100630ca41442c7 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 25 Nov 2011 21:55:06 +0000 Subject: asy needs more memory than available by default, unlimit. --- graphics/asymptote/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/asymptote') diff --git a/graphics/asymptote/Makefile b/graphics/asymptote/Makefile index 2cd524a9ad7..2380620427d 100644 --- a/graphics/asymptote/Makefile +++ b/graphics/asymptote/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/07/04 00:18:07 jym Exp $ +# $NetBSD: Makefile,v 1.6 2011/11/25 21:55:06 joerg Exp $ # DISTNAME= asymptote-1.85 @@ -18,6 +18,8 @@ BUILD_DEPENDS+= ghostscript-[0-9]*:../../print/ghostscript PKG_DESTDIR_SUPPORT= user-destdir +UNLIMIT_RESOURCES= datasize + GNU_CONFIGURE= yes INFO_FILES= yes USE_LANGUAGES= c c++ -- cgit v1.2.3