summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortnn <tnn>2008-05-25 10:26:41 +0000
committertnn <tnn>2008-05-25 10:26:41 +0000
commit324380eb4b37d8cc621cffdc1e400f3bc5b29b48 (patch)
tree9e117fcf6586ecfe6b2beaed694b69338cbb7c7e /print
parent311d52fb93de1307424ca351d54813c65ed849a3 (diff)
downloadpkgsrc-324380eb4b37d8cc621cffdc1e400f3bc5b29b48.tar.gz
unlimit the data segment (gsromfs1.c needs > 128MB on gcc/alpha)
Diffstat (limited to 'print')
-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