summaryrefslogtreecommitdiff
path: root/graphics/inkscape
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inkscape')
-rw-r--r--graphics/inkscape/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 23053930517..d2383c96e4d 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/09/16 12:20:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.27 2006/10/03 13:55:17 ghen Exp $
DISTNAME= inkscape-0.44
PKGREVISION= 1
@@ -24,6 +24,8 @@ GNU_CONFIGURE= yes
BUILDLINK_API_DEPENDS.boehm-gc+= boehm-gc>=6.4
+UNLIMIT_RESOURCES= datasize
+
.include "../../devel/boehm-gc/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"