pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp include tiff/buildlink directly instead ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a28b6ade6863
branches:  trunk
changeset: 519933:a28b6ade6863
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Oct 12 14:02:09 2006 +0000

description:
include tiff/buildlink directly instead relying on gtk to pull it in

diffstat:

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

diffs (17 lines):

diff -r 8866778be8f8 -r a28b6ade6863 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Thu Oct 12 14:00:06 2006 +0000
+++ b/graphics/gimp/Makefile    Thu Oct 12 14:02:09 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.148 2006/09/16 12:20:34 jmmv Exp $
+# $NetBSD: Makefile,v 1.149 2006/10/12 14:02:09 drochner Exp $
 
 DISTNAME=      gimp-2.2.13
 PKGREVISION=   1
@@ -64,6 +64,7 @@
 .include "../../graphics/librsvg2/buildlink3.mk"
 .include "../../graphics/mng/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
 .include "../../graphics/xpm/buildlink3.mk"
 .include "../../graphics/libwmf/buildlink3.mk"
 .include "../../print/gimp-print-lib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index