summaryrefslogtreecommitdiff
path: root/graphics/cinepaint
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-02-26 00:34:55 +0000
committerreed <reed@pkgsrc.org>2005-02-26 00:34:55 +0000
commitad72ee10fc8081deb588fbe72d1261a3aa21566e (patch)
treede4f0fd98795051ab2e66f36d9042f8122221bcb /graphics/cinepaint
parent36b2c571d13272dc5872ce487f8e429526908217 (diff)
downloadpkgsrc-ad72ee10fc8081deb588fbe72d1261a3aa21566e.tar.gz
Add BUILDLINK_DEPENDS.lcms+=lcms>=1.13 because this needs
_cmsLCMScolorSpace. (PKGREVISION not bumped because could not be packaged in the first place if older lcms was used.)
Diffstat (limited to 'graphics/cinepaint')
-rw-r--r--graphics/cinepaint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile
index 0f09efb2631..1151fe5221f 100644
--- a/graphics/cinepaint/Makefile
+++ b/graphics/cinepaint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/02/26 00:28:01 reed Exp $
+# $NetBSD: Makefile,v 1.5 2005/02/26 00:34:55 reed Exp $
DISTNAME= cinepaint-0.19-0
PKGNAME= cinepaint-0.19.0
@@ -15,6 +15,7 @@ USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+BUILDLINK_DEPENDS.lcms+= lcms>=1.13 # needs _cmsLCMScolorSpace
.include "../../graphics/lcms/buildlink3.mk"
.include "../../graphics/openexr/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"