pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/p5-Gdk-Pixbuf Fix build after p5-gtk was conv...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/10da1fad9295
branches:  trunk
changeset: 474467:10da1fad9295
user:      snj <snj%pkgsrc.org@localhost>
date:      Fri Apr 30 03:35:07 2004 +0000

description:
Fix build after p5-gtk was converted to buildlink3 (hi xtraeme!).

diffstat:

 graphics/p5-Gdk-Pixbuf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 7917f0d663b3 -r 10da1fad9295 graphics/p5-Gdk-Pixbuf/Makefile
--- a/graphics/p5-Gdk-Pixbuf/Makefile   Fri Apr 30 03:24:54 2004 +0000
+++ b/graphics/p5-Gdk-Pixbuf/Makefile   Fri Apr 30 03:35:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:42 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/30 03:35:07 snj Exp $
 #
 
 .include "../../x11/p5-gtk/Makefile.common"
@@ -14,5 +14,5 @@
 
 SUBPACKAGE=    GdkPixbuf
 
-.include "../../www/gtkhtml/buildlink2.mk"
+.include "../../www/gtkhtml/buildlink3.mk"
 .include "../../x11/p5-gtk/Makefile.subpackage"



Home | Main Index | Thread Index | Old Index