summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-05-27 01:09:36 +0000
committerreed <reed@pkgsrc.org>2004-05-27 01:09:36 +0000
commitdc05e5ca2b22b100ecf23dbcd7edc6a716c3ac26 (patch)
tree0af95e6d79067683516adcb547aa7b66e579a46d /graphics
parent5cdf9aa4fdfe3f4ceea3dbfbe7b0ddb76fe666e6 (diff)
downloadpkgsrc-dc05e5ca2b22b100ecf23dbcd7edc6a716c3ac26.tar.gz
gimp needs cmsCreate_sRGBProfile to provide the
libcdisplay_proof library. So require lcms>=1.12. (wiz@ suggested that this should just be done for gimp and this was okayed by maintainer, adam@.)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index b3dce12d1d9..6eb0592cf6c 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2004/05/03 06:46:01 adam Exp $
+# $NetBSD: Makefile,v 1.99 2004/05/27 01:09:36 reed Exp $
#
DISTNAME= gimp-2.0.1
@@ -35,6 +35,8 @@ PKGCONFIG_OVERRIDE+= gimpui-2.0.pc.in
USE_BUILTIN.fontconfig= no
BUILDLINK_DEPENDS.fontconfig+= fontconfig>=2.2.0
+BUILDLINK_DEPENDS.lcms+= lcms>=1.12
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-perl
#CONFIGURE_ARGS+= --disable-print