pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2006Q3]: pkgsrc/graphics/inkscape Pullup ticket 1839 - request...
details: https://anonhg.NetBSD.org/pkgsrc/rev/93b6ebb1054a
branches: pkgsrc-2006Q3
changeset: 519104:93b6ebb1054a
user: salo <salo%pkgsrc.org@localhost>
date: Wed Oct 04 12:05:05 2006 +0000
description:
Pullup ticket 1839 - requested by ghen
build fix for inkscape
Revisions pulled up:
- pkgsrc/graphics/inkscape/Makefile 1.27
Module Name: pkgsrc
Committed By: ghen
Date: Tue Oct 3 13:55:17 UTC 2006
Modified Files:
pkgsrc/graphics/inkscape: Makefile
Log Message:
Inkscape needs unlimited datasize resources to build.
diffstat:
graphics/inkscape/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 76b78bd80a26 -r 93b6ebb1054a graphics/inkscape/Makefile
--- a/graphics/inkscape/Makefile Wed Oct 04 12:00:54 2006 +0000
+++ b/graphics/inkscape/Makefile Wed Oct 04 12:05:05 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/09/16 12:20:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.26.2.1 2006/10/04 12:05:05 salo Exp $
DISTNAME= inkscape-0.44
PKGREVISION= 1
@@ -24,6 +24,8 @@
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"
Home |
Main Index |
Thread Index |
Old Index