summaryrefslogtreecommitdiff
path: root/graphics/asymptote
diff options
context:
space:
mode:
authorjoerg <joerg>2011-11-25 21:55:06 +0000
committerjoerg <joerg>2011-11-25 21:55:06 +0000
commit7be0f5fa801e176d7854231c5905b1924079a64f (patch)
tree40eedd27b1b7c13f2ec9542233b43a9cd3084452 /graphics/asymptote
parentd18911f2c5b3b0949ad81212a1fc4b4c4cd96369 (diff)
downloadpkgsrc-7be0f5fa801e176d7854231c5905b1924079a64f.tar.gz
asy needs more memory than available by default, unlimit.
Diffstat (limited to 'graphics/asymptote')
-rw-r--r--graphics/asymptote/Makefile4
1 files changed, 3 insertions, 1 deletions
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++