summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2005-08-02 09:54:52 +0000
committertron <tron@pkgsrc.org>2005-08-02 09:54:52 +0000
commit91dee4e09dfaedb8f744faab0a9c8969de3ab559 (patch)
tree569551eb210ccca555c3529fcffe7a2e1c5e89fd /graphics/gimp
parentc87f3030272e25eef44890591b013ffb2a05e673 (diff)
downloadpkgsrc-91dee4e09dfaedb8f744faab0a9c8969de3ab559.tar.gz
Unlimit the "datasize" to fix build problems under NetBSD-macppc.
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 754f0931ed7..c970d7937ed 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.123 2005/07/21 16:29:51 wiz Exp $
+# $NetBSD: Makefile,v 1.124 2005/08/02 09:54:52 tron Exp $
DISTNAME= gimp-2.2.8
PKGREVISION= 1
@@ -44,6 +44,8 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html/${PKGNAME_NOREV}
CONFIGURE_ARGS+= --with-gimpprint-prefix=${BUILDLINK_PREFIX.gimp-print-lib}
+UNLIMIT_RESOURCES+= datasize
+
EGDIR= ${PREFIX}/share/examples/gimp-2.0
.for f in controllerrc gimprc gtkrc ps-menurc sessionrc templaterc unitrc
CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f}