summaryrefslogtreecommitdiff
path: root/graphics/p5-Gdk-Pixbuf/Makefile
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-30 03:35:07 +0000
committersnj <snj@pkgsrc.org>2004-04-30 03:35:07 +0000
commit608990926ac03a5e4037bfe665d907db2623f1d9 (patch)
tree70b613c623e5d1ab6e44156c6783112a1b8049df /graphics/p5-Gdk-Pixbuf/Makefile
parent57746f14cdf3e9aaa42f2b8c25034a72f991ff06 (diff)
downloadpkgsrc-608990926ac03a5e4037bfe665d907db2623f1d9.tar.gz
Fix build after p5-gtk was converted to buildlink3 (hi xtraeme!).
Diffstat (limited to 'graphics/p5-Gdk-Pixbuf/Makefile')
-rw-r--r--graphics/p5-Gdk-Pixbuf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Gdk-Pixbuf/Makefile b/graphics/p5-Gdk-Pixbuf/Makefile
index d0e6c3a3872..eac57642c6a 100644
--- a/graphics/p5-Gdk-Pixbuf/Makefile
+++ b/graphics/p5-Gdk-Pixbuf/Makefile
@@ -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 @@ PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Gtk/Gdk/Pixbuf/.packlist
SUBPACKAGE= GdkPixbuf
-.include "../../www/gtkhtml/buildlink2.mk"
+.include "../../www/gtkhtml/buildlink3.mk"
.include "../../x11/p5-gtk/Makefile.subpackage"