pkgsrc-Users archive

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

libgnomecanvas fun



Following lots of dependencies and wondering why gail was missing, I think
this patch is useful.

Cheers,

Patrick

Index: Makefile
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/graphics/libgnomecanvas/Makefile,v
retrieving revision 1.49
diff -u -r1.49 Makefile
--- Makefile    17 Oct 2008 11:26:19 -0000      1.49
+++ Makefile    12 Nov 2008 16:39:52 -0000
@@ -23,6 +23,7 @@
 BUILDLINK_API_DEPENDS.gtk2=    gtk2+>=2.14.0
 
 .include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/libgail-gnome/buildlink3.mk"
 .include "../../devel/libglade/buildlink3.mk"
 .include "../../devel/pango/buildlink3.mk"
 .include "../../graphics/libart/buildlink3.mk"


Home | Main Index | Thread Index | Old Index