summaryrefslogtreecommitdiff
path: root/print/ghostscript
diff options
context:
space:
mode:
authortnn <tnn>2008-05-25 10:26:41 +0000
committertnn <tnn>2008-05-25 10:26:41 +0000
commitc7738d6d78dc03e96d1a31ac97ee17e49118275e (patch)
tree9e117fcf6586ecfe6b2beaed694b69338cbb7c7e /print/ghostscript
parentc9b4afb0263efb151041e6c5c7ec58fd06b810e5 (diff)
downloadpkgsrc-c7738d6d78dc03e96d1a31ac97ee17e49118275e.tar.gz
unlimit the data segment (gsromfs1.c needs > 128MB on gcc/alpha)
Diffstat (limited to 'print/ghostscript')
-rw-r--r--print/ghostscript/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index 2d3fd80c185..4273c26ba75 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2008/05/17 20:57:29 tnn Exp $
+# $NetBSD: Makefile,v 1.49 2008/05/25 10:26:41 tnn Exp $
DISTNAME= ghostscript-8.62
PKGREVISION= 2
@@ -22,6 +22,7 @@ USE_TOOLS+= gmake perl:run lex pkg-config
GNU_CONFIGURE= yes
#CONFIGURE_ARGS+= --enable-debug
MAKE_JOBS_SAFE= no
+UNLIMIT_RESOURCES+= datasize # gsromfs1.c
REPLACE_PERL+= lib/fixmswrd.pl