pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cinepaint Add BUILDLINK_DEPENDS.lcms+=lcms>=1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed114dbbd3c2
branches: trunk
changeset: 489746:ed114dbbd3c2
user: reed <reed%pkgsrc.org@localhost>
date: Sat Feb 26 00:34:55 2005 +0000
description:
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:
graphics/cinepaint/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r eb26283b18ef -r ed114dbbd3c2 graphics/cinepaint/Makefile
--- a/graphics/cinepaint/Makefile Sat Feb 26 00:29:30 2005 +0000
+++ b/graphics/cinepaint/Makefile Sat Feb 26 00:34:55 2005 +0000
@@ -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_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"
Home |
Main Index |
Thread Index |
Old Index