pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gimp-ufraw build against gtkimageview



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8a4f9f452ef
branches:  trunk
changeset: 546427:a8a4f9f452ef
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Aug 31 23:35:25 2008 +0000

description:
build against gtkimageview

diffstat:

 graphics/gimp-ufraw/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 26707cdcbddc -r a8a4f9f452ef graphics/gimp-ufraw/Makefile
--- a/graphics/gimp-ufraw/Makefile      Sun Aug 31 23:22:21 2008 +0000
+++ b/graphics/gimp-ufraw/Makefile      Sun Aug 31 23:35:25 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2008/06/20 01:09:21 joerg Exp $
+# $NetBSD: Makefile,v 1.49 2008/08/31 23:35:25 gdt Exp $
 
 DISTNAME=              ufraw-0.13
 PKGNAME=               gimp-${DISTNAME}
-PKGREVISION=           3
+PKGREVISION=           4
 CATEGORIES=            graphics
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=ufraw/}
 
@@ -33,6 +33,7 @@
 .include "../../devel/GConf/schemas.mk"
 .include "../../graphics/exiv2/buildlink3.mk"
 .include "../../graphics/gimp/buildlink3.mk"
+.include "../../graphics/gtkimageview/buildlink3.mk"
 .include "../../graphics/jpeg/buildlink3.mk"
 .include "../../graphics/lcms/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"



Home | Main Index | Thread Index | Old Index