summaryrefslogtreecommitdiff
path: root/print/gutenprint-lib
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-01-11 13:39:43 +0000
committergdt <gdt@pkgsrc.org>2008-01-11 13:39:43 +0000
commitd1801c9f7d9900a281120a70ae831b1229a88db3 (patch)
treef64fedb0454a1113d291d2b51a6a7f29205e1107 /print/gutenprint-lib
parentd071d328ba03777120e0547b1f58ac6fbdd09341 (diff)
downloadpkgsrc-d1801c9f7d9900a281120a70ae831b1229a88db3.tar.gz
Note that gcc 3.3.3 doesn't work with this package.
Diffstat (limited to 'print/gutenprint-lib')
-rw-r--r--print/gutenprint-lib/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile
index d54ad4820c1..267fbb46c33 100644
--- a/print/gutenprint-lib/Makefile
+++ b/print/gutenprint-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/01/11 12:39:47 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/11 13:39:43 gdt Exp $
VERSION= 5.0.2
DISTNAME= gutenprint-${VERSION}
@@ -19,6 +19,9 @@ USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
USE_LANGUAGES+= c99 c++
+# gcc 3.3.3 either can't compile this, or needs huge amounts of RAM (0.5G+).
+# Observed on NetBSD/i386 3 and confirmed with upstream. Apparently it's
+# just 3.3.3 - there are no known issues with 2.95.
# gutenprint has many options, and really should be split into
# multiple packages. Splitting is difficult because of the structure