From ad72ee10fc8081deb588fbe72d1261a3aa21566e Mon Sep 17 00:00:00 2001 From: reed Date: Sat, 26 Feb 2005 00:34:55 +0000 Subject: 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.) --- graphics/cinepaint/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/cinepaint') 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" -- cgit v1.2.3