pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gegl trim list of propagated dependencies



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70f41f892b0f
branches:  trunk
changeset: 398786:70f41f892b0f
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Sep 08 20:30:25 2009 +0000

description:
trim list of propagated dependencies

diffstat:

 graphics/gegl/buildlink3.mk |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (21 lines):

diff -r d5c0dbe96284 -r 70f41f892b0f graphics/gegl/buildlink3.mk
--- a/graphics/gegl/buildlink3.mk       Tue Sep 08 20:28:54 2009 +0000
+++ b/graphics/gegl/buildlink3.mk       Tue Sep 08 20:30:25 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2009/08/26 19:56:43 sno Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2009/09/08 20:30:25 drochner Exp $
 
 BUILDLINK_TREE+=       gegl
 
@@ -17,10 +17,7 @@
 .endif
 
 .include "../../graphics/babl/buildlink3.mk"
-.include "../../graphics/jpeg/buildlink3.mk"
-.include "../../graphics/openexr/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
 .endif # GEGL_BUILDLINK3_MK
 
 BUILDLINK_TREE+=       -gegl



Home | Main Index | Thread Index | Old Index