summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authortron <tron>2005-08-02 09:54:52 +0000
committertron <tron>2005-08-02 09:54:52 +0000
commit8b1600ed2dd8e12a783e557e22649ebbf5e125b6 (patch)
tree569551eb210ccca555c3529fcffe7a2e1c5e89fd /graphics/gimp
parent8db5cfad266447feff389508876fdfd170ccba11 (diff)
downloadpkgsrc-8b1600ed2dd8e12a783e557e22649ebbf5e125b6.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}