pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gtkimageview This does not need glib1. bump P...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c913b0a9ab44
branches:  trunk
changeset: 554584:c913b0a9ab44
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Feb 16 16:25:38 2009 +0000

description:
This does not need glib1. bump PKGREVISION

diffstat:

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

diffs (21 lines):

diff -r 7147b9a08160 -r c913b0a9ab44 graphics/gtkimageview/Makefile
--- a/graphics/gtkimageview/Makefile    Mon Feb 16 14:15:28 2009 +0000
+++ b/graphics/gtkimageview/Makefile    Mon Feb 16 16:25:38 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/12/11 17:35:54 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2009/02/16 16:25:38 drochner Exp $
 
 DISTNAME=      gtkimageview-1.6.3
+PKGREVISION=   1
 CATEGORIES=    graphics
 # See http://trac.bjourne.webfactional.com/ticket/27
 # MASTER_SITES=        http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/broken
@@ -22,7 +23,7 @@
 
 TEST_TARGET=   check
 
-.include "../../devel/glib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/pango/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 



Home | Main Index | Thread Index | Old Index